public class LocaleEnum
extends Object
Locale-aware Enum.
This is an old class, there are better solutions now.
-
Constructor Summary 
Constructors
-
Method Summary 
Gets the enum for the default locale.
Gets the default enum, which may or may not be the enum for the default
locale.
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
LocaleEnum 
-
Method Details 