Pair(A first, B second)
boolean
equals(Object o)
A
getFirst()
B
getSecond()
int
hashCode()
void
setFirst(A first)
setSecond(B second)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals
Object
hashCode
toString