|
Generated by JDiff |
|||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Added Classes and Interfaces | |
|
Defines the contract for failure callbacks that accept the result of a ListenableFuture. |
|
A ListenableFuture whose value can be set via .set(Object) or .setException(Throwable). |
|
Defines the contract for success callbacks that accept the result of a ListenableFuture. |
Changed Classes and Interfaces | |
|
Extends the Future interface with the capability to accept completion callbacks. |
|
Abstract class that adapts a ListenableFuture parameterized over S into a {@code ListenableFuture} parameterized over T. |
|
Defines the contract for callbacks that accept the result of a ListenableFuture. |
|
Registry for ListenableFutureCallback instances. |
|
Extension of FutureTask that implements ListenableFuture. |
|
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |