public class SimpleOrthoPairCollection.Iterator extends Object implements OrthoPairCollection.Iterator
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
hasNext()
are more OrthoPairSets available? 
 | 
OrthoPairSet | 
nextSet()
returns the next OrthoPairSet 
 | 
public boolean hasNext()
OrthoPairCollection.IteratorhasNext in interface OrthoPairCollection.Iteratorpublic OrthoPairSet nextSet()
OrthoPairCollection.IteratornextSet in interface OrthoPairCollection.IteratorCopyright © 2020 BioJava. All rights reserved.