Uses of Class
dev.vality.fistful.repairer.UnsetTimerAction
| Package | Description |
|---|---|
| dev.vality.fistful.repairer |
-
Uses of UnsetTimerAction in dev.vality.fistful.repairer
Methods in dev.vality.fistful.repairer that return UnsetTimerAction Modifier and Type Method Description UnsetTimerActionUnsetTimerAction. deepCopy()UnsetTimerActionTimerAction. getUnsetTimer()Methods in dev.vality.fistful.repairer with parameters of type UnsetTimerAction Modifier and Type Method Description intUnsetTimerAction. compareTo(UnsetTimerAction other)booleanUnsetTimerAction. equals(UnsetTimerAction that)voidTimerAction. setUnsetTimer(UnsetTimerAction value)static TimerActionTimerAction. unset_timer(UnsetTimerAction value)Constructors in dev.vality.fistful.repairer with parameters of type UnsetTimerAction Constructor Description UnsetTimerAction(UnsetTimerAction other)Performs a deep copy on other.