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