org.apache.commons.math3.util
public static interface Incrementor.MaxCountExceededCallback
trigger
method should usually throw an exception.Modifier and Type | Method and Description |
---|---|
void |
trigger(int maximalCount)
Function called when the maximal count has been reached.
|
Copyright (c) 2003-2013 Apache Software Foundation