Package com.ibm.icu.impl
Interface ICUCache<K,V>
-
- All Known Implementing Classes:
SimpleCache
public interface ICUCache<K,V>
-
-
Field Detail
-
SOFT
static final int SOFT
- See Also:
- Constant Field Values
-
WEAK
static final int WEAK
- See Also:
- Constant Field Values
-
NULL
static final java.lang.Object NULL
-
-