Class DelayedActions


public final class DelayedActions extends QueuingSelfSchedulingTask<DelayedActions.DelayedTask>
Scheduler service to schedule actions with only one scheduler and preserving the main thread from overloading.
Since:
1.2.3