Uses of Class
dev.vality.fistful.repairer.SetTimerAction
| Package | Description |
|---|---|
| dev.vality.fistful.repairer |
-
Uses of SetTimerAction in dev.vality.fistful.repairer
Methods in dev.vality.fistful.repairer that return SetTimerAction Modifier and Type Method Description SetTimerActionSetTimerAction. deepCopy()SetTimerActionTimerAction. getSetTimer()SetTimerActionSetTimerAction. setTimer(Timer timer)Methods in dev.vality.fistful.repairer with parameters of type SetTimerAction Modifier and Type Method Description intSetTimerAction. compareTo(SetTimerAction other)booleanSetTimerAction. equals(SetTimerAction that)static TimerActionTimerAction. set_timer(SetTimerAction value)voidTimerAction. setSetTimer(SetTimerAction value)Constructors in dev.vality.fistful.repairer with parameters of type SetTimerAction Constructor Description SetTimerAction(SetTimerAction other)Performs a deep copy on other.