Uses of Class
dev.vality.fistful.repairer.TimerAction
| Package | Description |
|---|---|
| dev.vality.fistful.repairer |
-
Uses of TimerAction in dev.vality.fistful.repairer
Fields in dev.vality.fistful.repairer declared as TimerAction Modifier and Type Field Description TimerActionComplexAction. timerMethods in dev.vality.fistful.repairer that return TimerAction Modifier and Type Method Description TimerActionTimerAction. deepCopy()TimerActionComplexAction. getTimer()static TimerActionTimerAction. set_timer(SetTimerAction value)static TimerActionTimerAction. unset_timer(UnsetTimerAction value)Methods in dev.vality.fistful.repairer with parameters of type TimerAction Modifier and Type Method Description intTimerAction. compareTo(TimerAction other)booleanTimerAction. equals(TimerAction other)ComplexActionComplexAction. setTimer(TimerAction timer)Constructors in dev.vality.fistful.repairer with parameters of type TimerAction Constructor Description TimerAction(TimerAction other)