public final class SizeTerm extends IntegerComparisonTerm
number
comparison, EQ, GE, GT, LE, LT, NE
Constructor and Description |
---|
SizeTerm(int comparison,
int size) |
Modifier and Type | Method and Description |
---|---|
boolean |
match(Message message)
Checks a matching criteria defined by the concrete subclass of this Term.
|
equals, getComparison, getNumber, hashCode, match
public boolean match(Message message)
SearchTerm
match
in class SearchTerm
message
- the message to apply the matching criteria toCopyright © 2013. All Rights Reserved.