|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biojava.bio.program.homologene.AbstractOrthoPairCollection
org.biojava.bio.program.homologene.SimpleOrthoPairCollection
public class SimpleOrthoPairCollection
| Nested Class Summary | |
|---|---|
class |
SimpleOrthoPairCollection.Iterator
|
| Field Summary | |
|---|---|
protected java.util.Set |
groups
|
| Constructor Summary | |
|---|---|
SimpleOrthoPairCollection()
|
|
| Method Summary | |
|---|---|
void |
add(OrthoPairSet group)
|
boolean |
contains(OrthoPairSet group)
|
boolean |
isEmpty()
|
OrthoPairCollection.Iterator |
iterator()
|
| Methods inherited from class org.biojava.bio.program.homologene.AbstractOrthoPairCollection |
|---|
filter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.Set groups
| Constructor Detail |
|---|
public SimpleOrthoPairCollection()
| Method Detail |
|---|
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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||