Interface SettableRunnableFuture<V>
- All Superinterfaces:
Future<V>, Runnable, RunnableFuture<V>, SettableFuture<V>
- All Known Implementing Classes:
EDTRunnableFuture, SimpleRunnableFuture
A
SettableFuture that is a RunnableFuture.-
Nested Class Summary
Nested classes/interfaces inherited from interface Future
Future.State -
Method Summary
Methods inherited from interface Future
cancel, exceptionNow, get, get, isCancelled, isDone, resultNow, stateMethods inherited from interface RunnableFuture
runMethods inherited from interface SettableFuture
set, setException