Interface Matcher
-
- All Known Implementing Classes:
AndMatcher,ComparisonMatcher,EqualityMatcher,InMatcher,LikeMatcher,NotMatcher,OrMatcher
public interface Matcher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanmatch(java.lang.Object value)
-