Class SimpleCache<K,V>
java.lang.Object
org.graalvm.shadowed.com.ibm.icu.impl.SimpleCache<K,V>
- All Implemented Interfaces:
ICUCache<K,V>
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleCache
public SimpleCache() -
SimpleCache
public SimpleCache(int cacheType) -
SimpleCache
public SimpleCache(int cacheType, int initialCapacity)
-
-
Method Details
-
get
-
put
-
clear
-