|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biojava.bio.search.FilterTest.Equals
public static class FilterTest.Equals
Tests that the value associated with the specified key is equal to the value supplied here by whatever criterion of equality appropriate to those objects. A value of false is returned by accept() if a ClassCastException is thrown on comparing the objects.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.biojava.bio.search.FilterTest |
|---|
FilterTest.Equals, FilterTest.FindRegex, FilterTest.GreaterThan, FilterTest.LessThan, FilterTest.MatchRegex |
| Constructor Summary | |
|---|---|
FilterTest.Equals(java.lang.Object value)
|
|
| Method Summary | |
|---|---|
boolean |
accept(java.lang.Object value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FilterTest.Equals(java.lang.Object value)
| Method Detail |
|---|
public boolean accept(java.lang.Object value)
accept in interface FilterTest
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||