Uses of Class
com.google.common.util.concurrent.FluentFuture.TrustedFuture
Packages that use FluentFuture.TrustedFuture
-
Uses of FluentFuture.TrustedFuture in com.google.common.util.concurrent
Subclasses of FluentFuture.TrustedFuture in com.google.common.util.concurrentModifier and TypeClassDescription(package private) classAbstractCatchingFuture<V,X extends Throwable, F, T> Implementations ofFutures.catching*.private static final classAbstractCatchingFuture.AsyncCatchingFuture<V,X extends Throwable> AnAbstractCatchingFuturethat delegates to anAsyncFunctionandAbstractFuture.setFuture(ListenableFuture).private static final classAbstractCatchingFuture.CatchingFuture<V,X extends Throwable> (package private) classAbstractTransformFuture<I,O, F, T> Implementations ofFutures.transform*.private static final classAnAbstractTransformFuturethat delegates to anAsyncFunctionandAbstractFuture.setFuture(ListenableFuture).private static final class(package private) final classImplementation ofFutures#withTimeout.(package private) classARunnableFuturethat also implements theListenableFutureinterface.