|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
The superclass changed from java.lang.Object to com.google.common.util.concurrent.ForwardingListenableFuture.SimpleForwardingListenableFuture.
| Removed Methods | |
void addListener(Runnable, |
|
boolean cancel(boolean) |
|
V get() |
|
V get(long, |
|
boolean isCancelled() |
|
boolean isDone() |
|
| Removed Fields | |
ListenableFuture<V> delegate |
The delegate, used to pass along all our methods. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||