org.biojava.bio.program.homologene
Class OrthoPairSetFilter.AllPairsInCollection
java.lang.Object
org.biojava.bio.program.homologene.OrthoPairSetFilter.AllPairsInCollection
- All Implemented Interfaces:
- OrthoPairSetFilter
- Enclosing interface:
- OrthoPairSetFilter
public static final class OrthoPairSetFilter.AllPairsInCollection
- extends Object
- implements OrthoPairSetFilter
all OrthoPairs must meet the requirement
defined by filter.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OrthoPairSetFilter.AllPairsInCollection
public OrthoPairSetFilter.AllPairsInCollection(OrthoPairFilter filter)
accept
public boolean accept(OrthoPairSet group)
- Specified by:
accept
in interface OrthoPairSetFilter