Searched defs:LOCALECACHE (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/util/
H A DLocale.java568 static private final Cache LOCALECACHE = new Cache(); field in class:Locale
832 return LOCALECACHE.get(key);

Completed in 103 milliseconds