Package eu.bandm.tools.umod.runtime
Interface Pair_checkedRight<L,R>
- All Superinterfaces:
Pair<L,
,R> Serializable
- All Known Implementing Classes:
CheckedPair_LR
,CheckedPair_R
Requires "Pair" operations and strictness of the right side.
-
Field Summary
Fields inherited from interface eu.bandm.tools.umod.runtime.Pair
serialVersionUID
-
Method Summary