@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.Trusted<V>, AbstractFuture.TrustedFuture<V>| Constructor and Description |
|---|
CollectionFuture() |
afterDone, init, pendingToString, releaseResourcesaddListener, cancel, get, get, isCancelled, isDoneinterruptTask, maybePropagateCancellationTo, set, setException, setFuture, toString, tryInternalFastPathGetFailure, wasInterrupted