Tuple(A a, B b)
boolean
equals(Object o)
A
getFirst()
B
getSecond()
int
hashCode()
static <A, B> Tuple<A,B>
of(A a, B b)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
equals
Object
hashCode