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 TLocale
static TLocale
static TLocale
static TLocale
static TLocale
static TLocale
static TLocale
static TLocale
static TLocale
static TLocale
static TLocale
static TLocale
static TLocale
static TLocale
static TLocale
static TLocale
static TLocale
static TLocale
static TLocale
static TLocale
static TLocale
static 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
-