Interface DataRouteSupportUtil.ThrowingVoidWork<G extends Exception>

  • Type Parameters:
    G - The exception type.
    Enclosing class:
    DataRouteSupportUtil

    public static interface DataRouteSupportUtil.ThrowingVoidWork<G extends Exception>
    Perform a task and return nothing, but expose a checked exception.