public final class GmailMsgIdTerm extends SearchTerm
| Modifier and Type | Field and Description |
|---|---|
protected long |
number |
| Constructor and Description |
|---|
GmailMsgIdTerm(long msgId)
Constructor.
|
public GmailMsgIdTerm(long msgId)
msgId - the message IDpublic boolean match(Message msg)
match in class SearchTermmsg - the Message number is matched with this Messagepublic boolean equals(Object obj)
public long getNumber()
protected boolean match(long arg0)
Copyright © 2013 Oracle. All Rights Reserved.