public class SimpleOrthologueSet.Iterator extends java.lang.Object implements OrthologueSet.Iterator
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Orthologue |
nextOrthologue() |
public boolean hasNext()
hasNext
in interface OrthologueSet.Iterator
public Orthologue nextOrthologue()
nextOrthologue
in interface OrthologueSet.Iterator