public abstract class AbstractOrthologueSet extends AbstractChangeable implements OrthologueSet
OrthologueSet.IteratorMODIFY| Constructor and Description |
|---|
AbstractOrthologueSet() |
| Modifier and Type | Method and Description |
|---|---|
OrthologueSet |
filter(OrthologueFilter filter)
Filter the contents of a set.
|
addChangeListener, addChangeListener, generateChangeSupport, getChangeSupport, hasListeners, hasListeners, isUnchanging, removeChangeListener, removeChangeListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddOrthologue, getOrthologue, iterator, removeOrthologuepublic AbstractOrthologueSet()
public OrthologueSet filter(OrthologueFilter filter)
OrthologueSetfilter in interface OrthologueSetCopyright © 2020 BioJava. All rights reserved.