public class Nineple<A,B,C,D,E,F,G,H,I> extends Tuple implements HasNineple<A,B,C,D,E,F,G,H,I>
| Modifier and Type | Field and Description |
|---|---|
static int |
SIZE |
| Constructor and Description |
|---|
Nineple() |
Nineple(A a,
B b,
C c,
D d,
E e,
F f,
G g,
H h,
I i) |
| Modifier and Type | Method and Description |
|---|---|
H |
getEight() |
E |
getFive() |
D |
getFour() |
I |
getNine() |
A |
getOne() |
G |
getSeven() |
F |
getSix() |
C |
getThree() |
B |
getTwo() |
Copyright © 2020. All rights reserved.