public final class MessageIDTerm extends StringTerm
ignoreCase, pattern
Constructor and Description |
---|
MessageIDTerm(String id) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
boolean |
match(Message message)
Checks a matching criteria defined by the concrete subclass of this Term.
|
getIgnoreCase, getPattern, hashCode, match
public MessageIDTerm(String id)
public boolean match(Message message)
SearchTerm
match
in class SearchTerm
message
- the message to apply the matching criteria topublic boolean equals(Object other)
equals
in class StringTerm
Copyright © 2013. All rights reserved.