public interface QSequenceLineCache
Modifier and Type | Method and Description |
---|---|
void |
addLine(QSequenceLine line) |
void |
close() |
QSequenceLine |
getLine(int index) |
int |
getLineCount() |
int |
getLineHash(int index) |
int getLineCount()
void addLine(QSequenceLine line) throws IOException
IOException
QSequenceLine getLine(int index) throws IOException
IOException
int getLineHash(int index) throws IOException
IOException
void close() throws IOException
IOException
Copyright © 2024. All rights reserved.