public static class F.Tuple4<A,B,C,D> extends Object
A
_1
B
_2
C
_3
D
_4
Tuple4(A _1, B _2, C _3, D _4)
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 final C _3
public final D _4
public Tuple4(A _1, B _2, C _3, D _4)
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals