Class XCldrStub.ReusableEntry<K,V>

java.lang.Object
com.ibm.icu.impl.locale.XCldrStub.ReusableEntry<K,V>
All Implemented Interfaces:
Map.Entry<K,V>
Enclosing class:
XCldrStub

private static class XCldrStub.ReusableEntry<K,V> extends Object implements Map.Entry<K,V>
  • Field Details

    • key

      K key
    • value

      V value
  • Constructor Details

    • ReusableEntry

      private ReusableEntry()
  • Method Details