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
IOExceptionQSequenceLine getLine(int index) throws IOException
IOExceptionint getLineHash(int index)
throws IOException
IOExceptionvoid close()
throws IOException
IOExceptionCopyright © 2021. All rights reserved.