public class BinaryIdentitySet<T> extends Object
IdentityHashSet
protected int
hashCode
protected T
o1
o2
BinaryIdentitySet(T o1, T o2)
boolean
equals(Object obj)
T
getO1()
getO2()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected final T o1
protected final T o2
protected final int hashCode
public BinaryIdentitySet(T o1, T o2)
public int hashCode()
Object
public boolean equals(Object obj)
equals
public T getO1()
public T getO2()
public String toString()
toString