Package com.fayupable.snowflake
Class SystemClock
java.lang.Object
com.fayupable.snowflake.SystemClock
- All Implemented Interfaces:
ClockSource
Production adapter for ClockSource, backed by the system clock.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SystemClock
public SystemClock()
-
-
Method Details
-
millis
public long millis()- Specified by:
millisin interfaceClockSource
-