javax.mail.search
public final class RecipientTerm extends AddressTerm
| Field Summary | |
|---|---|
| protected Message.RecipientType | type |
| Constructor Summary | |
|---|---|
| RecipientTerm(Message.RecipientType type, Address address) | |
| Method Summary | |
|---|---|
| boolean | equals(Object other) |
| Message.RecipientType | getRecipientType() |
| int | hashCode() |
| boolean | match(Message message) |