|
Generated by JDiff |
||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
T callWithTimeout(Callable<T>, |
Changed from non-abstract to abstract. | Invokes a specified Callable, timing out after the specified time limit. |
T newProxy(T, |
Changed from non-abstract to abstract. | Returns an instance of {@code interfaceType} that delegates all method calls to the {@code target} object, enforcing the specified time limit on each call. |
|
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |