Class RandomAccessFileKey

  • All Implemented Interfaces:
    FileKey

    public class RandomAccessFileKey
    extends Object
    implements FileKey
    • Constructor Detail

      • RandomAccessFileKey

        public RandomAccessFileKey​(long offset,
                                   long size)
    • Method Detail

      • getOffset

        public long getOffset()
      • getSize

        public long getSize()
        Specified by:
        getSize in interface FileKey