public abstract class ConcessionFunction
extends java.lang.Object
Constructor and Description |
---|
ConcessionFunction() |
Modifier and Type | Method and Description |
---|---|
abstract double |
getConcession(double startUtility,
double currentTime,
double totalTime) |