Class ServerFileBodyHandler.ByteRange.Range

    • Constructor Detail

      • Range

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

      • getStart

        public long getStart()
      • getEnd

        public long getEnd()