Summary:
Detail:
Tuple(A a, B b)
boolean
equals(Object that)
A
getA()
B
getB()
int
hashCode()
String
toString()
static <A, B> Tuple<A,B>
tuple(A a, B b)
a
b
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals
Object
hashCode
toString