|
Préférences
Moteurs de recherche
|
||||||||||||||
JavaTM Platform, Enterprise Edition, v 5.0
javax.mail
|
Constructor Summary | |
---|---|
Address()
|
Method Summary | |
---|---|
abstract boolean |
equals(Object address)
The equality operator. |
abstract String |
getType()
Return a type string that identifies this address type. |
abstract String |
toString()
Return a String representation of this address object. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Address()
Method Detail |
---|
public abstract String getType()
InternetAddress
public abstract String toString()
public abstract boolean equals(Object address)
hashCode
method that preserves the general contract of
equals
and hashCode
- objects that
compare as equal must have the same hashCode.
address
- Address object