Package com.ibm.icu.impl.locale
Class XCldrStub.ReusableEntry<K,V>
- java.lang.Object
-
- com.ibm.icu.impl.locale.XCldrStub.ReusableEntry<K,V>
-
- All Implemented Interfaces:
java.util.Map.Entry<K,V>
- Enclosing class:
- XCldrStub
private static class XCldrStub.ReusableEntry<K,V> extends java.lang.Object implements java.util.Map.Entry<K,V>
-
-
Constructor Summary
Constructors Modifier Constructor Description private
ReusableEntry()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description K
getKey()
V
getValue()
V
setValue(V value)
-