Summary:
Detail:
T1
T2
Pair()
Pair(T1 first, T2 second)
boolean
equals(Object other)
getFirst()
getSecond()
int
hashCode()
void
setFirst(T1 first)
setSecond(T2 second)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
hashCode
Object
equals
toString