| Constructor and Description |
|---|
Five(T1 t1,
T2 t2,
T3 t3,
T4 t4,
T5 t5) |
| Modifier and Type | Method and Description |
|---|---|
T1 |
component1() |
T2 |
component2() |
T3 |
component3() |
T4 |
component4() |
T5 |
component5() |
boolean |
equals(Object o) |
T5 |
five() |
T4 |
four() |
int |
hashCode() |
T1 |
one() |
T3 |
three() |
String |
toString() |
T2 |
two() |
Copyright © 2020. All rights reserved.