|
Jalopy 1.0b10 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.hunsicker.jalopy.storage.Key
Convention.Key
. Only
provided for backwards compatibility with earlier versions. Will be
removed with a future release.
A key for storing a value in a code convention.
ConventionKeys
,
Serialized FormMethod Summary | |
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. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Method Detail |
public boolean equals(java.lang.Object o)
o
- the reference object with which to compare.
true
if this object is the same as the obj argument.public int hashCode()
public java.lang.String toString()
|
Jalopy 1.0b10 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |