Class Pair<A,B>
java.lang.Object
org.wpilib.math.util.Pair<A,B>
- Type Parameters:
A- The first object's type.B- The second object's type.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Pair
-
-
Method Details
-
getFirst
-
getSecond
-
of
-
toString
-
equals
-
hashCode
-