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 class
A simplified version ofForwardingListenableFuture
where subclasses can pass in an already constructedListenableFuture
as 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