Interface QSequenceLineCache

    • Method Detail

      • getLineCount

        int getLineCount()
      • addLine

        void addLine​(QSequenceLine line)
              throws java.io.IOException
        Throws:
        java.io.IOException
      • getLine

        QSequenceLine getLine​(int index)
                       throws java.io.IOException
        Throws:
        java.io.IOException
      • getLineHash

        int getLineHash​(int index)
                 throws java.io.IOException
        Throws:
        java.io.IOException
      • close

        void close()
            throws java.io.IOException
        Throws:
        java.io.IOException