Interface StateGuard.GuardedRunnable<E extends Exception>

  • Type Parameters:
    E - Error type.
    Enclosing class:
    StateGuard
    Functional Interface:
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

    @FunctionalInterface
    public static interface StateGuard.GuardedRunnable<E extends Exception>
    Guarded runnable.