Uses of Interface
eu.bandm.tools.umod.runtime.Pair_checkedLeft
Package
Description
Runtime classes for the model code generated by the
umod-Compiler
, esp for data integrity
de/serialization, visualzation, visitors and rewriters.-
Uses of Pair_checkedLeft in eu.bandm.tools.umod.runtime
Modifier and TypeClassDescriptionclass
CheckedPair_L<L,
R> Implements "Pair" operations and guarantees stricness of left side component.class
CheckedPair_LR<L,
R> Implements "Pair" operations and guarantees stricness of both components.