Class SampleToChunkBox.Entry

    • Constructor Detail

      • Entry

        public Entry​(long firstChunk,
                     long samplesPerChunk,
                     long sampleDescriptionIndex)
    • Method Detail

      • getFirstChunk

        public long getFirstChunk()
      • setFirstChunk

        public void setFirstChunk​(long firstChunk)
      • getSamplesPerChunk

        public long getSamplesPerChunk()
      • setSamplesPerChunk

        public void setSamplesPerChunk​(long samplesPerChunk)
      • getSampleDescriptionIndex

        public long getSampleDescriptionIndex()
      • setSampleDescriptionIndex

        public void setSampleDescriptionIndex​(long sampleDescriptionIndex)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object