Pair()
Pair(A a, B b)
boolean
equals(Object o)
A
getFirst()
B
getSecond()
int
hashCode()
Pair<A,B>
setFirst(A a)
setSecond(B b)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
toString
Object
equals
hashCode