Class Pair<A,B>
java.lang.Object
com.kingsrook.qqq.backend.core.utils.Pair<A,B>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Pair
-
-
Method Details
-
of
static constructor (factory) -
toString
-
getA
Getter for a -
getB
Getter for b -
equals
-
hashCode
-
clone
-