Interface MailEditor.Address
-
- All Known Implementing Classes:
MailEditor.DefaultAddress,MailEditorContactsExtension.ContactsAddress
- Enclosing class:
- MailEditor
public static interface MailEditor.Address
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanequals(Object object)javax.mail.internet.InternetAddress[]getInternetAddresses()inthashCode()booleanisBlank()
-