| Modifier and Type | Method and Description |
|---|---|
A |
_1() |
B |
_2() |
C |
_3() |
boolean |
equals(Object o) |
int |
hashCode() |
int |
productArity() |
String |
toString() |
static <A,B,C> Tuple3<A,B,C> |
tuple3(A _1,
B _2,
C _3) |
Copyright © 2016. All rights reserved.