Class RealClock

java.lang.Object
com.xebialabs.license.RealClock
All Implemented Interfaces:
Clock

public class RealClock extends Object implements Clock
  • Constructor Details

    • RealClock

      public RealClock()
  • Method Details

    • millis

      public long millis()
      Specified by:
      millis in interface Clock