Class AbstractOrthoPairCollection

  • All Implemented Interfaces:
    OrthoPairCollection
    Direct Known Subclasses:
    SimpleOrthoPairCollection

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