Package nxt.util

Class Time.FasterTime

  • All Implemented Interfaces:
    Time
    Enclosing interface:
    Time

    public static final class Time.FasterTime
    extends java.lang.Object
    implements Time
    • Constructor Detail

      • FasterTime

        public FasterTime​(int time,
                          int multiplier)
    • Method Detail

      • getTime

        public int getTime()
        Specified by:
        getTime in interface Time