Package org.snpeff.fileIterator
Class DnaSeqFileIterator
- All Implemented Interfaces:
Iterable<DnaSequence>,Iterator<DnaSequence>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.snpeff.fileIterator.BinSeqFileIterator
close, hasNext, iterator, next, removeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliteratorMethods inherited from interface java.util.Iterator
forEachRemaining
-
Constructor Details
-
DnaSeqFileIterator
-