org.biojava.bio.program.homologene
public class SimpleOrthoPairCollection extends AbstractOrthoPairCollection
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleOrthoPairCollection.Iterator |
| Constructor and Description |
|---|
SimpleOrthoPairCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(OrthoPairSet group) |
boolean |
contains(OrthoPairSet group) |
boolean |
isEmpty() |
OrthoPairCollection.Iterator |
iterator() |
filterprotected Set groups
public void add(OrthoPairSet group)
add in interface OrthoPairCollectionadd in class AbstractOrthoPairCollectionpublic boolean contains(OrthoPairSet group)
contains in interface OrthoPairCollectioncontains in class AbstractOrthoPairCollectionpublic boolean isEmpty()
isEmpty in interface OrthoPairCollectionisEmpty in class AbstractOrthoPairCollectionpublic OrthoPairCollection.Iterator iterator()
iterator in interface OrthoPairCollectioniterator in class AbstractOrthoPairCollection