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 Detail

      • millis

        long millis()