|
Generated by JDiff |
||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
T extends Object callUninterruptiblyWithTimeout(Callable<T>, |
Change in return type from T to (T extends Object ). |
Invokes a specified Callable, timing out after the specified time limit. |
T extends Object callWithTimeout(Callable<T>, |
Change in return type from T to (T extends Object ). |
Invokes a specified Callable, timing out after the specified time limit. |
|
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |