| Constructor and Description |
|---|
CramContainerIterator(InputStream inputStream) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
CramHeader |
getCramHeader() |
boolean |
hasNext() |
Container |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic CramContainerIterator(InputStream inputStream) throws IOException
IOExceptionpublic CramHeader getCramHeader()
public void close()