public class Tuple<A,B> extends Object
boolean
equals(Object obj)
int
hashCode()
A
left()
static <A, B> Tuple<A,B>
of(A left, B right)
B
right()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals
Object
toString
hashCode