Package eu.bandm.tools.umod.runtime
Interface Pair<L,R>
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
Pair_checkedLeft<L,
,R> Pair_checkedRight<L,
R>
- All Known Implementing Classes:
CheckedPair_L
,CheckedPair_LR
,CheckedPair_R
,UncheckedPair
Interface defining "Pair" operations, no strictness implied.
-
Field Summary
-
Method Summary
-
Field Details
-
serialVersionUID
static final long serialVersionUID- See Also:
-
-
Method Details