public abstract class LocaleUtils extends Object
private static LruMap<String,Locale>
localeCache
LocaleUtils()
static Locale
getLocale(String str)
toLocale(String str)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private static final LruMap<String,Locale> localeCache
public LocaleUtils()
public static Locale getLocale(String str)
public static Locale toLocale(String str)
Copyright © 2020. All rights reserved.