public abstract class AbstractLocator extends Object implements LocatorIF, Serializable
Constructor and Description |
---|
AbstractLocator() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object object)
PUBLIC: Two LocatorIFs are considered equal if they have the same
address and notation properties.
|
int |
hashCode()
PUBLIC: Returns the hashcode of the address property.
|
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getAddress, getExternalForm, getNotation, resolveAbsolute
public boolean equals(Object object)
public int hashCode()