Interface ClosingFuture.AsyncClosingCallable<V extends @Nullable Object>

Type Parameters:
V - the type of the result
Enclosing class:
ClosingFuture<V extends @Nullable Object>

public static interface ClosingFuture.AsyncClosingCallable<V extends @Nullable Object>
An operation that computes a ClosingFuture of a result.
Since:
30.1