Package org.teavm.classlib.java.util
Class TLocale
java.lang.Object
org.teavm.classlib.java.util.TLocale
- All Implemented Interfaces:
TSerializable
,TCloneable
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TLocale
static final TLocale
static final TLocale
static final TLocale
static final TLocale
static final TLocale
static final TLocale
static final TLocale
static final TLocale
static final TLocale
static final TLocale
static final TLocale
static final TLocale
static final TLocale
static final TLocale
static final TLocale
static final TLocale
static final TLocale
static final TLocale
static final TLocale
static final TLocale
static final TLocale
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()
boolean
static TLocale[]
static TLocale
getDisplayCountry
(TLocale locale) getDisplayLanguage
(TLocale locale) getDisplayName
(TLocale locale) getDisplayVariant
(TLocale locale) int
hashCode()
static void
setDefault
(TLocale locale) toString()
-
Field Details
-
CANADA
-
CANADA_FRENCH
-
CHINA
-
CHINESE
-
ENGLISH
-
FRANCE
-
FRENCH
-
GERMAN
-
GERMANY
-
ITALIAN
-
ITALY
-
JAPAN
-
JAPANESE
-
KOREA
-
KOREAN
-
PRC
-
SIMPLIFIED_CHINESE
-
TAIWAN
-
TRADITIONAL_CHINESE
-
UK
-
US
-
ROOT
-
-
Constructor Details
-
TLocale
-
TLocale
-
TLocale
-
-
Method Details
-
clone
-
equals
-
getAvailableLocales
-
getCountry
-
getDefault
-
getDisplayCountry
-
getDisplayCountry
-
getDisplayLanguage
-
getDisplayLanguage
-
getDisplayName
-
getDisplayName
-
getDisplayVariant
-
getDisplayVariant
-
getLanguage
-
getVariant
-
hashCode
public int hashCode() -
setDefault
-
toString
-
toLanguageTag
-