public interface BioEntryIterator
SequenceIterator| Modifier and Type | Method and Description | 
|---|---|
boolean | 
hasNext()
Returns whether there are more sequences to iterate over. 
 | 
BioEntry | 
nextBioEntry()  | 
boolean hasNext()
BioEntry nextBioEntry() throws NoSuchElementException, BioException
NoSuchElementExceptionBioExceptionCopyright © 2020 BioJava. All rights reserved.