java.lang.Object
io.sf.jclf.util.locale.LocaleEnum
Locale-aware Enum.
This is an old class, there are better solutions now.
-
Constructor Details
-
LocaleEnum
-
-
Method Details
-
getBestEnum
Gets the enum for the default locale.- Returns:
- the enum for the default locale.
-
getBestEnum
-
getEnum
-
getEnum
Gets the default enum, which may or may not be the enum for the default locale.- Returns:
- the default enum.
-