abstract class GwtFluentFutureCatchingSpecialization<V> extends AbstractFuture<V>
FluentFuture
that provides us a place to declare special GWT
versions of the FluentFuture.catching
family of methods. Those versions have slightly different signatures.AbstractFuture.Trusted<V>, AbstractFuture.TrustedFuture<V>
GENERATE_CANCELLATION_CAUSES
Constructor and Description |
---|
GwtFluentFutureCatchingSpecialization() |
addListener, afterDone, cancel, get, get, interruptTask, isCancelled, isDone, maybePropagateCancellationTo, pendingToString, set, setException, setFuture, toString, tryInternalFastPathGetFailure, wasInterrupted