javax.mail.search
public final class RecipientStringTerm extends AddressStringTerm
| Constructor Summary | |
|---|---|
| RecipientStringTerm(Message.RecipientType type, String pattern) | |
| Method Summary | |
|---|---|
| boolean | equals(Object other) |
| Message.RecipientType | getRecipientType() |
| int | hashCode() |
| boolean | match(Message message) |