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, state
Methods inherited from interface java.util.concurrent.RunnableFuture
run
Methods inherited from interface VASSAL.tools.concurrent.SettableFuture
set, setException