Interface Incrementor.MaxCountExceededCallback

  • Enclosing class:
    Incrementor

    public static interface Incrementor.MaxCountExceededCallback
    Defines a method to be called at counter exhaustion. The trigger method should usually throw an exception.