javax.mail.search

Class RecipientStringTerm

public final class RecipientStringTerm extends AddressStringTerm

Constructor Summary
RecipientStringTerm(Message.RecipientType type, String pattern)
Method Summary
booleanequals(Object other)
Message.RecipientTypegetRecipientType()
inthashCode()
booleanmatch(Message message)

Constructor Detail

RecipientStringTerm

public RecipientStringTerm(Message.RecipientType type, String pattern)

Method Detail

equals

public boolean equals(Object other)

getRecipientType

public Message.RecipientType getRecipientType()

hashCode

public int hashCode()

match

public boolean match(Message message)