public final class FromStringTerm extends AddressStringTerm
ignoreCase, pattern| Constructor and Description |
|---|
FromStringTerm(java.lang.String string) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(Message message)
Checks a matching criteria defined by the concrete subclass of this Term.
|
matchequals, getIgnoreCase, getPattern, hashCode, matchpublic boolean match(Message message)
SearchTermmatch in class SearchTermmessage - the message to apply the matching criteria to