Uses of Class
com.iizix.text.LocaleString
Packages that use LocaleString Package Description com.iizix.text Uses of LocaleString in com.iizix.text
Methods in com.iizix.text that return LocaleString Modifier and Type Method Description static LocaleString
LocaleString. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static LocaleString[]
LocaleString. values()
Returns an array containing the constants of this enum type, in the order they are declared.