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