|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Utility.Condition | |
---|---|
com.sun.mail.imap | An IMAP protocol provider for the JavaMail API that provides access to an IMAP message store. |
Uses of Utility.Condition in com.sun.mail.imap |
---|
Methods in com.sun.mail.imap with parameters of type Utility.Condition | |
---|---|
static MessageSet[] |
Utility.toMessageSet(Message[] msgs,
Utility.Condition cond)
Run thru the given array of messages, apply the given Condition on each message and generate sets of contiguous sequence-numbers for the successful messages. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |