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 java.io.IOException
java.io.IOException
QSequenceLine getLine(int index) throws java.io.IOException
java.io.IOException
int getLineHash(int index) throws java.io.IOException
java.io.IOException
void close() throws java.io.IOException
java.io.IOException