public static interface Incrementor.MaxCountExceededCallback extends Serializable
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 © 2024 CNES. All rights reserved.