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