Package | Description |
---|---|
eu.bandm.tools.ops |
Modifier and Type | Interface and Description |
---|---|
interface |
Tuploid3<A0,A1,A2> |
interface |
Tuploid4<A0,A1,A2,A3> |
Modifier and Type | Class and Description |
---|---|
class |
Tuple2<A0,A1> |
class |
Tuple3<A0,A1,A2> |
class |
Tuple4<A0,A1,A2,A3> |
Modifier and Type | Method and Description |
---|---|
static <A1> Function<Tuploid2<?,A1>,A1> |
Tuples.get1() |
see also the complete user documentation .