|
Generated by JDiff |
||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
RunnableFuture<T> newTaskFor(Runnable, |
Change in return type from ListenableFutureTask<T> to RunnableFuture<T> . |
@since 19.0 (present with return type {@code ListenableFutureTask} since 14.0) |
RunnableFuture<T> newTaskFor(Callable<T> ) |
Change in return type from ListenableFutureTask<T> to RunnableFuture<T> . |
@since 19.0 (present with return type {@code ListenableFutureTask} since 14.0) |
|
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |