@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.RunningStateAbstractFuture.TrustedFuture<V>| Constructor and Description |
|---|
CollectionFuture() |
afterDone, init, pendingToStringaddListener, cancel, get, get, isCancelled, isDoneinterruptTask, maybePropagateCancellationTo, set, setException, setFuture, toString, trustedGetException, wasInterruptedaddCallback, catching, catchingAsync, from, transform, transformAsync, withTimeout