@GwtCompatible(emulated=true) abstract class CollectionFuture<V,C> extends AggregateFuture<V,C>
Modifier and Type | Class and Description |
---|---|
(package private) class |
CollectionFuture.CollectionFutureRunningState |
(package private) static class |
CollectionFuture.ListFuture<V>
|
AggregateFuture.RunningState
AbstractFuture.TrustedFuture<V>
Constructor and Description |
---|
CollectionFuture() |
afterDone, init, pendingToString
addListener, cancel, get, get, isCancelled, isDone
interruptTask, maybePropagateCancellationTo, set, setException, setFuture, toString, trustedGetException, wasInterrupted
addCallback, catching, catchingAsync, from, transform, transformAsync, withTimeout