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