Package com.xebialabs.license
Interface Clock
- All Known Implementing Classes:
RealClock
public interface Clock
This class is similar to the Clock class in Java 8, to make replacing it in the future easier.
-
Method Summary
-
Method Details
-
millis
long millis()
-