Home | History | Annotate | Download | only in impl

Lines Matching defs:BUNDLE_CACHE

88     private static CacheBase<String, ICUResourceBundle, Loader> BUNDLE_CACHE =
1148 return BUNDLE_CACHE.getInstance(cacheKey, new Loader() {