Uses of Interface
eu.bandm.tools.umod.runtime.Pair_checkedRight
Packages that use Pair_checkedRight
Package
Description
Runtime classes for the model code generated by the 
    umod compiler, for data integrity,
    de/serialization, visualization, visitors and rewriters.
- 
Uses of Pair_checkedRight in eu.bandm.tools.umod.runtimeClasses in eu.bandm.tools.umod.runtime that implement Pair_checkedRightModifier and TypeClassDescriptionclassCheckedPair_LR<L,R> Implements "Pair" operations and guarantees stricness of both components.classCheckedPair_R<L,R> Implements "Pair" operations and guarantees stricness of right side component.