final A
first
final B
second
Pair(A first, B second)
boolean
equals(Object o)
int
hashCode()
static <A, B> Pair<A,B>
of(A first, B second)
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals
Object
hashCode
toString