hunt.proton.engine.Task

Undocumented in source.

Members

Interfaces

Task
interface Task

Represents work scheduled with a {@link Reactor} for execution at some point in the future. <p> Tasks are created using the {@link Reactor#schedule(int, Handler)} method.

Meta