Uses of Class
eu.bandm.tools.ops.Tuple4
Package
Description
D2d allows to write valid XML documents directly in the creative flow of authoring,
with minimum typographic noise.
Types for fundamental mathematical structures, plus libraries of respective
constants and operators.
-
Uses of Tuple4 in eu.bandm.tools.d2d2.base
-
Uses of Tuple4 in eu.bandm.tools.ops
Modifier and TypeMethodDescriptionstatic <A0,
A1, A2, A3>
Tuple4<A0,A1, A2, A3> Tuples.tuple
(A0 elem0, A1 elem1, A2 elem2, A3 elem3) static <A0,
A1, A2, A3>
Tuple4<A0,A1, A2, A3> Tuples.tuple4
(A0 elem0, A1 elem1, A2 elem2, A3 elem3)