public interface ESPK
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object other)
Although the Object class in java guarantees the equals
method, capture it here for completeness
|
int |
hashCode()
Although the Object class in java guarantees the hashCode
method, capture it here for completeness
|
java.lang.String |
toString()
Retrieve a string representation of the key.
|
java.lang.String toString()
toString in class java.lang.Objectint hashCode()
hashCode in class java.lang.Objectboolean equals(java.lang.Object other)
equals in class java.lang.Object
This documentation and all its contents and graphics, copyright © 1999 - 2011 Vordel