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