| Package | Description |
|---|---|
| com.google.common.util.concurrent |
Concurrency utilities.
|
| Modifier and Type | Method and Description |
|---|---|
static <I |
Futures.transform(ListenableFuture
Returns a new
ListenableFuture whose result is asynchronously derived from the result of the given
Future.
|
static <I |
Futures.transform(ListenableFuture
Returns a new
ListenableFuture whose result is asynchronously derived from the result of the given
Future.
|