public static class IMAPMessage.FetchProfileCondition extends Object implements Utility.Condition
| 构造器和说明 |
|---|
FetchProfileCondition(FetchProfile fp,
FetchItem[] fitems)
Create a FetchProfileCondition to determine if we need to fetch
any of the information specified in the FetchProfile.
|
public FetchProfileCondition(FetchProfile fp, FetchItem[] fitems)
fp - the FetchProfilefitems - the FETCH itemspublic boolean test(IMAPMessage m)
test 在接口中 Utility.ConditionCopyright © 2021 Oracle. All rights reserved.