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.
See Source File