Class MyPair<aData,bData>

java.lang.Object
org.cip4.jdflib.util.MyPair<aData,bData>
Type Parameters:
aData - datatype of a
bData - datatype of b

public class MyPair<aData,bData> extends Object
trivial typesafe pair class