|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectcom.sun.mail.imap.Utility
public final class Utility
入れ子のクラスの概要 | |
---|---|
static interface |
Utility.Condition
このインタフェースは、 toMessageSet() で実行する為の test を定義します。 |
メソッドの概要 | |
---|---|
static com.sun.mail.imap.protocol.MessageSet[] |
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. |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
メソッドの詳細 |
---|
public static com.sun.mail.imap.protocol.MessageSet[] toMessageSet(Message[] msgs, Utility.Condition cond)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |