Class SampleDescriptionAtom<T extends SampleDescription>

    • Field Detail

      • numberOfEntries

        protected long numberOfEntries
      • sampleDescriptions

        protected java.util.ArrayList<T extends SampleDescription> sampleDescriptions
    • Constructor Detail

      • SampleDescriptionAtom

        public SampleDescriptionAtom​(SequentialReader reader,
                                     Atom atom)
                              throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • getSampleDescription

        abstract T getSampleDescription​(SequentialReader reader)
                                 throws java.io.IOException
        Throws:
        java.io.IOException