|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| ListenableFuture<V> | A Future that accepts completion listeners. |
| Class Summary | |
|---|---|
| ExecutionList | A list of listeners, each with an associated Executor, that
guarantees that every Runnable that is added will
be executed after ExecutionList.execute() is called. |
| ListenableFutureTask<V> | A FutureTask that also implements the ListenableFuture
interface. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||