接口 com.sun.mail.imap.Utility.Condition
的使用

使用 Utility.Condition 的软件包
com.sun.mail.imap An IMAP protocol provider for the JavaMail API that provides access to an IMAP message store. 
 

com.sun.mail.imapUtility.Condition 的使用
 

参数类型为 Utility.Conditioncom.sun.mail.imap 中的方法
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 © 2013. All Rights Reserved.