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 classA simplified version ofForwardingListenableFuturewhere subclasses can pass in an already constructedListenableFutureas the delegate.