|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.biojava.bio.program.homologene.OrthoPairFilter.ByMaxIdentity
public static class OrthoPairFilter.ByMaxIdentity
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.biojava.bio.program.homologene.OrthoPairFilter |
---|
OrthoPairFilter.AcceptAll, OrthoPairFilter.And, OrthoPairFilter.ByMaxIdentity, OrthoPairFilter.ByMinIdentity, OrthoPairFilter.ByRef, OrthoPairFilter.BySimilarityType, OrthoPairFilter.Not, OrthoPairFilter.Or, OrthoPairFilter.Xor |
Constructor Summary | |
---|---|
OrthoPairFilter.ByMaxIdentity(double hiLimit)
|
Method Summary | |
---|---|
boolean |
accept(OrthoPair pair)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OrthoPairFilter.ByMaxIdentity(double hiLimit)
Method Detail |
---|
public boolean accept(OrthoPair pair)
accept
in interface OrthoPairFilter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |