Class Clock.InstallOptions

  • Enclosing interface:
    Clock

    public static class Clock.InstallOptions
    extends Object
    • Field Detail

      • time

        public Object time
        Time to initialize with, current system time by default.
    • Constructor Detail

      • InstallOptions

        public InstallOptions()
    • Method Detail

      • setTime

        public Clock.InstallOptions setTime​(long time)
        Time to initialize with, current system time by default.