Package org.apache.commons.lang3
Class LocaleUtils.SyncAvoid
java.lang.Object
org.apache.commons.lang3.LocaleUtils.SyncAvoid
- Enclosing class:
- LocaleUtils
-
Field Summary
FieldsModifier and TypeFieldDescriptionUnmodifiable list of available locales.Unmodifiable set of available locales. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
AVAILABLE_LOCALE_LIST
Unmodifiable list of available locales. -
AVAILABLE_LOCALE_SET
Unmodifiable set of available locales.
-
-
Constructor Details
-
SyncAvoid
SyncAvoid()
-