java.lang.Object javax.mail.search.SearchTerm javax.mail.search.AddressTerm javax.mail.search.RecipientTerm
public boolean equals(Object obj)
public Message.RecipientType getRecipientType()
public int hashCode()
public boolean match(Message msg)
public RecipientTerm(Message.RecipientType type, Address address)
protected Message.RecipientType type