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