| Package | Description |
|---|---|
| com.google.common.util.concurrent |
Concurrency utilities.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
CollectionFuture.CollectionFutureRunningState |
private class |
CollectionFuture.ListFuture.ListFutureRunningState |
private class |
CombinedFuture.CombinedFutureRunningState |
| Modifier and Type | Field and Description |
|---|---|
private AggregateFuture.RunningState |
AggregateFuture.runningState |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
AggregateFuture.init(AggregateFuture.RunningState runningState)
Must be called at the end of each sub-class's constructor.
|