Class AbstractOrthoPairCollection

java.lang.Object
org.biojava.bio.program.homologene.AbstractOrthoPairCollection
All Implemented Interfaces:
OrthoPairCollection
Direct Known Subclasses:
SimpleOrthoPairCollection

public abstract class AbstractOrthoPairCollection extends Object implements OrthoPairCollection
An abstract implementation of the OrthoPairCollection interface. Its primary role is to implement the filter() method.i
Author:
David Huen