Class Pair<A,B>
java.lang.Object
org.mbari.vcr4j.util.Pair<A,B>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Pair
-
-
Method Details
-
getA
-
setA
-
getB
-
setB
-
size
-
getValueAt
- Specified by:
getValueAtin interfaceTuple
-
getTypeAt
-
toString
-
equals
-
hashCode
-