Class TimeRange


  • public class TimeRange
    extends Object
    • Constructor Detail

      • TimeRange

        public TimeRange​(long start,
                         long end)
    • Method Detail

      • getStart

        public long getStart()
      • getEnd

        public long getEnd()