Uses of Class
org.docx4j.com.google.common.util.concurrent.GwtFluentFutureCatchingSpecialization
Packages that use GwtFluentFutureCatchingSpecialization
-
Uses of GwtFluentFutureCatchingSpecialization in org.docx4j.com.google.common.util.concurrent
Modifier and TypeClassDescription(package private) classAbstractTransformFuture<I,O, F, T> Implementations ofFutures.transform*.private static final classAnAbstractTransformFuturethat delegates to anAsyncFunctionandAbstractFuture.setFuture(ListenableFuture).private static final classclassFluentFuture<V>AListenableFuturethat supports fluent chains of operations.(package private) static classA less abstract subclass of AbstractFuture.(package private) final classImplementation ofFutures#withTimeout.