| Package | Description |
|---|---|
| com.google.common.util.concurrent |
Concurrency utilities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SettableFuture<V>
A
ListenableFuture whose result may be set by a
SettableFuture or
SettableFuture call.
|