|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Incrementor.MaxCountExceededCallback
Defines a method to be called at counter exhaustion.
The trigger method should usually throw an exception.
| Method Summary | |
|---|---|
void |
trigger(int maximalCount)
Function called when the maximal count has been reached. |
| Method Detail |
|---|
void trigger(int maximalCount)
maximalCount - Maximal count.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||