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 java.util.concurrent.Future
Future.State -
Method Summary
Methods inherited from interface java.util.concurrent.Future
cancel, exceptionNow, get, get, isCancelled, isDone, resultNow, stateMethods inherited from interface java.util.concurrent.RunnableFuture
runMethods inherited from interface VASSAL.tools.concurrent.SettableFuture
set, setException