Summary:
Detail:
Pair<A,B>
final A
a
final B
b
ValuePair(A a, B b)
boolean
equals(Object obj)
A
getA()
B
getB()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getA
getB
hashCode
Object
equals