Convention.Key. Only
provided for backwards compatibility with earlier versions. Will be
removed with a future release.public final class Key
extends java.lang.Object
implements java.io.Serializable
ConventionKeys,
Serialized Form| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o)
Deprecated.
Indicates whether some other object is "equal to" this one.
|
int |
hashCode()
Deprecated.
Returns a hash code value for this object.
|
java.lang.String |
toString()
Deprecated.
Returns a string representation of this object.
|
public boolean equals(java.lang.Object o)
equals in class java.lang.Objecto - the reference object with which to compare.true if this object is the same as the obj argument.public int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Object
Submit a bug or feature.
For further information and documentation, visit the official Jalopy website.
This page generated: March 30 2013