Searched refs:createObject (Results 1 - 4 of 4) sorted by relevance

/libcore/ojluni/src/main/java/sun/util/locale/
H A DLocaleObjectCache.java61 V newVal = createObject(key);
97 protected abstract V createObject(K key); method in class:LocaleObjectCache
H A DBaseLocale.java301 protected BaseLocale createObject(Key key) { method in class:BaseLocale.Cache
/libcore/ojluni/src/main/java/java/util/
H A DLocale.java759 protected Locale createObject(LocaleKey key) { method in class:Locale.Cache
H A DResourceBundle.java2312 protected List<Locale> createObject(BaseLocale base) { method in class:ResourceBundle.Control.CandidateListCache

Completed in 149 milliseconds