Class ValuePair<A,B>
java.lang.Object
net.imglib2.util.ValuePair<A,B>
- All Implemented Interfaces:
Pair<A,B>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
a
-
b
-
-
Constructor Details
-
ValuePair
-
-
Method Details
-
getA
-
getB
-
hashCode
-
equals
-