Uses of Class
dev.vality.fistful.transfer.ClockChange
| Package | Description |
|---|---|
| dev.vality.fistful.transfer |
-
Uses of ClockChange in dev.vality.fistful.transfer
Methods in dev.vality.fistful.transfer that return ClockChange Modifier and Type Method Description ClockChangeClockChange. deepCopy()ClockChangeChange. getClockUpdated()ClockChangeClockChange. setClock(Clock clock)Methods in dev.vality.fistful.transfer with parameters of type ClockChange Modifier and Type Method Description static ChangeChange. clock_updated(ClockChange value)intClockChange. compareTo(ClockChange other)booleanClockChange. equals(ClockChange that)voidChange. setClockUpdated(ClockChange value)Constructors in dev.vality.fistful.transfer with parameters of type ClockChange Constructor Description ClockChange(ClockChange other)Performs a deep copy on other.