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

/openjdk7/jdk/src/share/classes/java/util/
H A DLocale.java411 static private final Cache LOCALECACHE = new Cache(); field in class:Locale
672 return LOCALECACHE.get(key);

Completed in 178 milliseconds