|
Generated by JDiff |
||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS | ||||||
| Changed Methods | ||
void onFailure(Throwable) |
Changed from non-abstract to abstract. | Invoked when a {@code Future} computation fails or is canceled. |
void onSuccess(V) |
Changed from non-abstract to abstract. | Invoked with the result of the {@code Future} computation when it is successful. |
|
|||||||
| PREV CLASS NEXT CLASS FRAMES NO FRAMES | |||||||