|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
Object getResult() |
@return the result or {@code null} if the result wasn't set; since the result can also be {@code null}, it is recommended to use .hasResult() first to check if there is a result prior to calling this method. |
boolean hasResult() |
@return {@code true} if the DeferredResult has been set. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |