| Package | Description |
|---|---|
| io.vavr |
| Modifier and Type | Field and Description |
|---|---|
static API.Match.Pattern0<Tuple0> |
Patterns.$Tuple0 |
| Modifier and Type | Method and Description |
|---|---|
static Tuple0 |
Tuple.empty()
Creates the empty tuple.
|
static Tuple0 |
Tuple0.instance()
Returns the singleton instance of Tuple0.
|
static Tuple0 |
API.Tuple()
Alias for
Tuple.empty() |
| Modifier and Type | Method and Description |
|---|---|
static Comparator<Tuple0> |
Tuple0.comparator() |
default Function1<Tuple0,R> |
Function0.tupled() |
default CheckedFunction1<Tuple0,R> |
CheckedFunction0.tupled() |
| Modifier and Type | Method and Description |
|---|---|
int |
Tuple0.compareTo(Tuple0 that) |
Copyright © 2017. All Rights Reserved.