-
- All Known Implementing Classes:
IMAPMessage.FetchProfileCondition
- Enclosing class:
- Utility
public static interface Utility.Condition
This interface defines the test to be executed intoMessageSet()
.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
test(IMAPMessage message)
-
-
-
Method Detail
-
test
boolean test(IMAPMessage message)
-
-