|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis.utils.IDKey
Wrap an identity key (System.identityHashCode())
Constructor Summary | |
IDKey(Object _value)
Constructor for IDKey |
Method Summary | |
boolean |
equals(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(Object _value)
_value
- Method Detail |
public int hashCode()
public boolean equals(Object other)
other
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |