Class ByteRange.Range

  • Enclosing class:
    ByteRange

    public static class ByteRange.Range
    extends Object
    • Constructor Detail

      • Range

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

      • getStart

        public long getStart()
      • getEnd

        public long getEnd()