Tuple(V1 v1, V2 v2)
boolean
equals(Object o)
int
hashCode()
String
toString()
static <V1, V2> Tuple<V1,V2>
tuple(V1 v1, V2 v2)
V1
v1()
V2
v2()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
equals
Object
hashCode
toString