|
Generated by JDiff |
||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
ListenableFuture<V> dereference(ListenableFuture<? extends ListenableFuture<? extends V>> ) |
Returns a new {@code ListenableFuture} whose result is the product of calling {@code get()} on the {@code Future} nested within the given {@code Future}, effectively chaining the futures one after the other. |
|
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |