Searched refs:LocalesTxtHelper (Results 1 – 1 of 1) sorted by relevance
544 private static final class LocalesTxtHelper { class in StandardCodes545 static LocalesTxtHelper SINGLETON = new LocalesTxtHelper();549 LocalesTxtHelper() { in LocalesTxtHelper() method in StandardCodes.LocalesTxtHelper561 return LocalesTxtHelper.SINGLETON.reader; in loadPlatformLocaleStatus()