final T1
first
final T2
second
Pair(T1 first, T2 second)
boolean
equals(Object obj)
int
hashCode()
static <T1, T2> Pair<T1,T2>
of(T1 a, T2 b)
getClass, notify, notifyAll, toString, wait, wait, wait
hashCode
Object
equals