Uses of Interface
com.sun.mail.imap.Utility.Condition

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.
 



Copyright © 2012. All Rights Reserved.