Package com.ibm.icu.dev.util
Class ImmutableEntry<K,V>
java.lang.Object
com.ibm.icu.dev.util.ImmutableEntry<K,V>
- All Implemented Interfaces:
Map.Entry<K,
V>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
k
-
v
-
-
Constructor Details
-
ImmutableEntry
-
-
Method Details
-
getKey
-
getValue
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-