|
Jalopy 1.0b10 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--de.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)
equals
in class java.lang.Object
o
- 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.Object
public java.lang.String toString()
toString
in class java.lang.Object
|
Jalopy 1.0b10 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |