|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- The cost value typepublic interface MaxCostEvaluator<T>
Evaluator for determining if the maximum path cost has been exceeded.
Method Summary | |
---|---|
boolean |
maxCostExceeded(T currentCost)
Evaluates whether the maximum cost has been exceeded. |
Method Detail |
---|
boolean maxCostExceeded(T currentCost)
currentCost
- the cost to be checked
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |