Class SimpleOrthoPairCollection.Iterator
java.lang.Object
org.biojava.bio.program.homologene.SimpleOrthoPairCollection.Iterator
- All Implemented Interfaces:
OrthoPairCollection.Iterator
- Enclosing class:
SimpleOrthoPairCollection
public class SimpleOrthoPairCollection.Iterator
extends Object
implements OrthoPairCollection.Iterator
-
Method Details
-
hasNext
Description copied from interface:OrthoPairCollection.Iterator
are more OrthoPairSets available?- Specified by:
hasNext
in interfaceOrthoPairCollection.Iterator
-
nextSet
Description copied from interface:OrthoPairCollection.Iterator
returns the next OrthoPairSet- Specified by:
nextSet
in interfaceOrthoPairCollection.Iterator
-