Interface ClosingFuture.Combiner.AsyncCombiningCallable<V extends @Nullable java.lang.Object>

  • Type Parameters:
    V - the type of the result
    Enclosing class:
    ClosingFuture.Combiner
    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 ClosingFuture.Combiner.AsyncCombiningCallable<V extends @Nullable java.lang.Object>
    An operation that returns a ClosingFuture result and may throw an exception.