public class IdentityWrapper<T> extends java.lang.Object
IdentityWrapper(T wrapped)
boolean
equals(java.lang.Object obj)
int
hashCode()
T
value()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public IdentityWrapper(T wrapped)
public boolean equals(java.lang.Object obj)
equals
java.lang.Object
public T value()
public int hashCode()
hashCode