Class LocaleWrapper

java.lang.Object
com.inductiveautomation.ignition.common.i18n.LocaleWrapper
All Implemented Interfaces:
Serializable, Comparable<LocaleWrapper>

public class LocaleWrapper extends Object implements Serializable, Comparable<LocaleWrapper>
A class that represents a locale. It can be created with either a locale object or the lang code, and to-strings nicely.
See Also: