|
||||||||||
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 OrthoPairCollection
add
in class AbstractOrthoPairCollection
public boolean contains(OrthoPairSet group)
contains
in interface OrthoPairCollection
contains
in class AbstractOrthoPairCollection
public boolean isEmpty()
isEmpty
in interface OrthoPairCollection
isEmpty
in class AbstractOrthoPairCollection
public OrthoPairCollection.Iterator iterator()
iterator
in interface OrthoPairCollection
iterator
in class AbstractOrthoPairCollection
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |