public abstract class AbstractOrthologueSet extends AbstractChangeable implements OrthologueSet
OrthologueSet.Iterator
MODIFY
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, removeChangeListener
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addOrthologue, getOrthologue, iterator, removeOrthologue
public AbstractOrthologueSet()
public OrthologueSet filter(OrthologueFilter filter)
OrthologueSet
filter
in interface OrthologueSet
Copyright © 2014 BioJava. All rights reserved.