public class SimpleOrthologueSet.Iterator extends Object implements OrthologueSet.Iterator
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Orthologue |
nextOrthologue() |
public boolean hasNext()
hasNext in interface OrthologueSet.Iteratorpublic Orthologue nextOrthologue()
nextOrthologue in interface OrthologueSet.IteratorCopyright © 2020 BioJava. All rights reserved.