Interface AbstractAction.Rescheduler

All Known Implementing Classes:
AbstractAction.IntervalRescheduler, AbstractAction.OneTimeRescheduler
Enclosing class:
AbstractAction

protected static interface AbstractAction.Rescheduler
An rescheduler is responsible for rescheduling an action in the ActionQueue.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details