Interface ClosingFuture.Combiner.AsyncCombiningCallable<V>

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>
An operation that returns a ClosingFuture result and may throw an exception.