static class LocaleUtils.SyncAvoid
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static java.util.List<java.util.Locale> |
AVAILABLE_LOCALE_LIST
Unmodifiable list of available locales.
|
private static java.util.Set<java.util.Locale> |
AVAILABLE_LOCALE_SET
Unmodifiable set of available locales.
|
Constructor and Description |
---|
SyncAvoid() |