Uses of Class
com.google.common.util.concurrent.ForwardingListenableFuture
-
Uses of ForwardingListenableFuture in com.google.common.util.concurrent
Modifier and TypeClassDescriptionstatic class
A simplified version ofForwardingListenableFuture
where subclasses can pass in an already constructedListenableFuture
as the delegate.