final F
first
final S
second
Pair(F left, S right)
static <A, B> Pair<A,B>
create(A left, B right)
boolean
equals(Object obj)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals
Object
hashCode
toString