|
Generated by JDiff |
||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Changed Classes and Interfaces | |
|
An abstract implementation of ListenableFuture, intended for advanced users only. |
|
Abstract ListeningExecutorService implementation that creates ListenableFuture instances for each Runnable and Callable submitted to it. |
|
Transforms a value, possibly asynchronously. |
|
Static utility methods pertaining to classes in the {@code java.util.concurrent.atomic} package. |
|
Static utility methods pertaining to the Callable interface. |
|
An object that holds the final result of an asynchronous ClosingFuture operation and allows the user to close all the closeable objects that were captured during it for later closing. |
|
Error variant of java.util.concurrent.ExecutionException. |
|
A TimeLimiter implementation which actually does not attempt to limit time at all. |
|
An executor service which forwards all its method calls to another executor service. |
|
A Future which forwards all its method calls to another future. |
|
A listening executor service which forwards all its method calls to another listening executor service. |
|
A callback for accepting the results of a java.util.concurrent.Future computation asynchronously. |
|
Static utility methods pertaining to the Future interface. |
|
A FutureTask that also implements the ListenableFuture interface. |
|
An ExecutorService that returns ListenableFuture instances. |
|
The lifecycle states of a service. |
|
A manager for monitoring and controlling a set of Service services. |
|
A ListenableFuture whose result can be set by a .set(Object), .setException(Throwable) or .setFuture(ListenableFuture) call. |
|
A TimeLimiter that runs method calls in the background using an ExecutorService. |
|
A striped {@code Lock/Semaphore/ReadWriteLock}. |
|
Imposes a time limit on method calls. |
|
Unchecked variant of java.util.concurrent.ExecutionException. |
|
Unchecked version of java.util.concurrent.TimeoutException. |
|
Utilities for treating interruptible operations as uninterruptible. |
|
|||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |