|
Generated by JDiff |
||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
V checkedGet() |
Changed from non-abstract to abstract. | Exception checking version of Future.get() that will translate InterruptedException, CancellationException and ExecutionException into application-specific exceptions. |
V checkedGet(long, |
Changed from non-abstract to abstract. | Exception checking version of Future.get(long, TimeUnit) that will translate InterruptedException, CancellationException and ExecutionException into application-specific exceptions. |
|
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |