public final class GmailMsgIdTerm extends LongTerm
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
GmailMsgIdTerm(long msgId)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj)
Equality comparison.
|
boolean |
match(Message msg)
The match method.
|
private static final long serialVersionUID
public GmailMsgIdTerm(long msgId)
msgId - the message IDpublic boolean match(Message msg)
match in class SearchTermmsg - the Message number is matched with this Message