Package eu.bandm.tools.umod.runtime
Interface CoPair<L,R>
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
CoPair_checkedLeft<L,
,R> CoPair_checkedRight<L,
R>
- All Known Implementing Classes:
CheckedCoPair_L
,CheckedCoPair_LR
,CheckedCoPair_R
,UncheckedCoPair
Interface defining "CoPair" operations, not (yet) implying any strictness.
-
Field Summary
-
Method Summary
-
Field Details
-
serialVersionUID
static final long serialVersionUID- See Also:
-
-
Method Details