Uses of Class
eu.bandm.tools.ops.Tuple0
Package
Description
Types for fundamental mathematical structures, plus libraries of respective
constants and operators.
-
Uses of Tuple0 in eu.bandm.tools.ops
Modifier and TypeMethodDescriptionstatic Comparator
<Tuple0> Tuples.lexical()
static Comparator
<Tuple0> Tuples.lexical0()
static UnaryOperator
<Tuple0> Tuples.product()
static UnaryOperator
<Tuple0> Tuples.product0()
Tuples.tupling()
Tuples.tupling0()