Uses of Class
com.google.common.util.concurrent.ForwardingListenableFuture
Packages that use ForwardingListenableFuture
Package
Description
Concurrency utilities.
-
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.private static final class -
Uses of ForwardingListenableFuture in com.google.common.util.concurrent.testing
Subclasses of ForwardingListenableFuture in com.google.common.util.concurrent.testingModifier and TypeClassDescriptionprivate static final class