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, wait
forEachRemaining
public CramContainerIterator(InputStream inputStream) throws IOException
IOException
public CramHeader getCramHeader()
public void close()