private static class AbstractOptimizationProblem.MaxIterCallback extends java.lang.Object implements Incrementor.MaxCountExceededCallback
Modifier | Constructor and Description |
---|---|
private |
MaxIterCallback() |
Modifier and Type | Method and Description |
---|---|
void |
trigger(int max)
Function called when the maximal count has been reached.
|
public void trigger(int max)
trigger
in interface Incrementor.MaxCountExceededCallback
max
- Maximal count.TooManyIterationsException