private static final class AsyncSettableFuture.NestedFuture<V> extends AbstractFuture<ListenableFuture<? extends V>>
AbstractFuture.Sync<V>
Modifier | Constructor and Description |
---|---|
private |
NestedFuture() |
Modifier and Type | Method and Description |
---|---|
(package private) boolean |
setFuture(ListenableFuture<? extends V> value) |
addListener, cancel, cancellationExceptionWithCause, get, get, interruptTask, isCancelled, isDone, set, setException, wasInterrupted
boolean setFuture(ListenableFuture<? extends V> value)