| Modifier and Type | Method and Description |
|---|---|
A |
_1() |
B |
_2() |
C |
_3() |
boolean |
equals(Object o) |
int |
hashCode() |
static <A,B,C> Tuple3<A,B,C> |
of(A _1,
B _2,
C _3) |
String |
toString() |
List<Object> |
values()
Return all tuple values as a list
|
Copyright © 2012-2021. All Rights Reserved.