public abstract static class GenotypeReader.VariantIterator extends Object implements CloseableIterator<VariantContext>
| Modifier | Constructor and Description |
|---|---|
protected |
VariantIterator(SAMSequenceDictionary dictionary,
Object header) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getHeader() |
SAMSequenceDictionary |
getSequenceDictionary() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcloseforEachRemaining, hasNext, next, removeprotected VariantIterator(SAMSequenceDictionary dictionary, Object header)
public SAMSequenceDictionary getSequenceDictionary()
public Object getHeader()