com.sun.mail.imap
Interface Utility.Condition

Enclosing class:
Utility

public static interface Utility.Condition

This interface defines the test to be executed in toMessageSet().


Method Summary
 boolean test(IMAPMessage message)
           
 

Method Detail

test

boolean test(IMAPMessage message)