@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, initaddListener, cancel, get, get, isCancelled, isDoneinterruptTask, maybePropagateCancellation, set, setException, setFuture, trustedGetException, wasInterrupted