| Package | Description |
|---|---|
| eu.hanskruse.noaber.tuples | |
| eu.hanskruse.noaber.with |
Interfaces implementing the
Noaber API. |
| Modifier and Type | Method and Description |
|---|---|
static Tuple0 |
Tuple0.of()
Creates a
Tuple0 of 0 elements. |
Tuple0 |
Tuple1.tail()
Gets a
Tuple0 with all the elements of this tuple skipping the first
one. |
| Modifier and Type | Method and Description |
|---|---|
default Tuple0 |
WithTuples.tuple()
Creates a
Tuple0. |
Copyright © 2021. All rights reserved.