java.lang.Object
org.autogui.base.mapping.ScheduledTaskRunner.TaskWithContext<T>
- Type Parameters:
T
- the returned type
- Enclosing class:
ScheduledTaskRunner<EventType>
public static class ScheduledTaskRunner.TaskWithContext<T>
extends Object
implements Callable<T>, Runnable, Supplier<T>
a task wrapper for
ScheduledTaskRunner.DepthStack
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
task
-
contextInfo
-
-
Constructor Details
-
TaskWithContext
-
-
Method Details