Class Pair<K,V>
java.lang.Object
org.aksw.commons.util.Pair<K,V>
- All Implemented Interfaces:
Map.Entry<K,V>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Pair
-
-
Method Details
-
create
-
getKey
-
getValue
-
toString
-
setValue
-
hashCode
-
equals
-