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