Uses of Class
dev.vality.fistful.transfer.Clock
| Package | Description |
|---|---|
| dev.vality.fistful.transfer |
-
Uses of Clock in dev.vality.fistful.transfer
Fields in dev.vality.fistful.transfer declared as Clock Modifier and Type Field Description ClockClockChange. clockMethods in dev.vality.fistful.transfer that return Clock Modifier and Type Method Description ClockClock. deepCopy()ClockClockChange. getClock()static ClockClock. latest(LatestClock value)static ClockClock. vector(VectorClock value)Methods in dev.vality.fistful.transfer with parameters of type Clock Modifier and Type Method Description intClock. compareTo(Clock other)booleanClock. equals(Clock other)ClockChangeClockChange. setClock(Clock clock)Constructors in dev.vality.fistful.transfer with parameters of type Clock Constructor Description Clock(Clock other)ClockChange(Clock clock)