Package com.xebialabs.license
Interface Clock
-
- All Known Implementing Classes:
RealClock
public interface ClockThis class is similar to the Clock class in Java 8, to make replacing it in the future easier.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longmillis()
-