public class AcceptStrategy
extends java.lang.Object
Constructor and Description |
---|
AcceptStrategy(AbstractUtilitySpace us,
TimeLineInfo t) |
Modifier and Type | Method and Description |
---|---|
boolean |
determineAcceptability(Bid b)
Determines if the given bid is acceptable according to the current time.
|
public AcceptStrategy(AbstractUtilitySpace us, TimeLineInfo t)