All Classes and Interfaces

Class
Description
An abstract sync executor utilizing that delegates to a TimerWheel.
Represents an async task executor.
Represents a composite executor composed of a sync and an async task executor.
Abstract base for Task.
A simple async executor implementation that delegates to a ScheduledExecutorService for repeated tasks.
Represents a sync task executor.
Represents an expiring task that can be cancelled.
Represents a task executor.
Allows converting time to game ticks.
Represents a Timer Wheel data structure designed for use in games with a consistent tick duration.