Module org.autogui

Class GuiMappingContext.FutureImmediate<V>

java.lang.Object
org.autogui.base.mapping.GuiMappingContext.FutureImmediate<V>
Type Parameters:
V - the task value
All Implemented Interfaces:
Future<V>
Enclosing class:
GuiMappingContext

public static class GuiMappingContext.FutureImmediate<V> extends Object implements Future<V>
the task future without thread
Since:
1.6