Uses of Interface
VASSAL.tools.concurrent.SettableFuture
-
Uses of SettableFuture in VASSAL.tools.concurrent
Modifier and TypeClassDescriptionclass
SimpleFuture<V>
An uninterruptableSettableFuture
.class
ASimpleFuture
that is aSettableRunnableFuture
. -
Uses of SettableFuture in VASSAL.tools.swing
Modifier and TypeClassDescriptionclass
A {link RunnableFuture} for use on the Event Dispatch Thread.