Class Pair<A,B>
java.lang.Object
com.github.javaparser.utils.Pair<A,B>
- Type Parameters:
A- type of object a.B- type of object b.
Simply a pair of objects.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
a
-
b
-
-
Constructor Details
-
Pair
-
-
Method Details
-
equals
-
hashCode
-
toString
-