| Constructor | Description |
|---|---|
Tuple6(T1 element0,
T2 element1,
T3 element2,
T4 element3,
T5 element4,
T6 element5) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
T6 |
getElement5() |
|
int |
hashCode() |
|
T6 |
sixth() |
|
String |
toString() |
|
<T7> Tuple7<T1,T2,T3,T4,T5,T6,T7> |
tuple7(T7 element6) |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitfirst, getElement0, getElement1, second, tuple3getElement2, third, tuple4fourth, getElement3, tuple5fifth, getElement4, tuple6Copyright © 2018. All rights reserved.