All Superinterfaces:
Runnable
All Known Implementing Classes:
TimerUnitMultiple, TimerUnitMultipleStaged, TimerUnitSingle, TimerUnitSingleStaged

public interface TimerUnit extends Runnable
Timer processing unit.
  • Method Summary

    Methods inherited from interface java.lang.Runnable

    run