|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.axis.utils.IDKey
Wrap an identity key (System.identityHashCode())
Constructor Summary | |
IDKey(java.lang.Object _value)
Constructor for IDKey |
Method Summary | |
boolean |
equals(java.lang.Object other)
checks if instances are equal |
int |
hashCode()
returns hashcode |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IDKey(java.lang.Object _value)
_value
- Method Detail |
public int hashCode()
public boolean equals(java.lang.Object other)
other
-
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |