Uses of Interface
eu.bandm.tools.umod.runtime.Pair_checkedRight
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_checkedRight in eu.bandm.tools.umod.runtime
Modifier and TypeClassDescriptionclass
CheckedPair_LR<L,
R> Implements "Pair" operations and guarantees stricness of both components.class
CheckedPair_R<L,
R> Implements "Pair" operations and guarantees stricness of right side component.