Class Time

    • Constructor Detail

      • Time

        public Time​(long value,
                    TimeUnit timeUnit)
        Parameters:
        value - value
        timeUnit - time unit
    • Method Detail

      • getValue

        public long getValue()
      • getTimeUnit

        public TimeUnit getTimeUnit()