Package | Description |
---|---|
eu.bandm.tools.ops |
Modifier and Type | Field and Description |
---|---|
static Tuple0 |
Tuple0.tuple0 |
Modifier and Type | Method and Description |
---|---|
static Tuple0 |
Tuples.tuple() |
static Tuple0 |
Tuples.tuple0() |
Modifier and Type | Method and Description |
---|---|
static Comparator<Tuple0> |
Comparators.lexical() |
static Comparator<Tuple0> |
Comparators.lexical0() |
static Function0<Tuple0> |
Tuples.pack0() |
static Function<Tuple0,Tuple0> |
Tuples.product() |
static Function<Tuple0,Tuple0> |
Tuples.product() |
static Function<Tuple0,Tuple0> |
Tuples.product0() |
static Function<Tuple0,Tuple0> |
Tuples.product0() |
static <A> Function<A,Tuple0> |
Tuples.tupling() |
static <A> Function<A,Tuple0> |
Tuples.tupling0() |
Modifier and Type | Method and Description |
---|---|
int |
Tuple0.compareTo(Tuple0 x) |
see also the complete user documentation .