Class Pair<S,T>
java.lang.Object
org.aksw.commons.collections.Pair<S,T>
A pair (two-tuple) of objects who can differ in type.
- Author:
- Konrad Höffner
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
first
-
second
-
-
Constructor Details
-
Pair
-
-
Method Details
-
hashCode
-
equals
-
toString
-