public static class F.Tuple<A,B> extends Object
A
B
_1
_2
Tuple(A _1, B _2)
boolean
equals(Object obj)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public final A _1
public final B _2
public Tuple(A _1, B _2)
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals