@Generated(value="gwt-cldr-importer : org.gwtproject.tools.cldr.LocalesNativeNamesProcessor, CLDR version : release-34") public class LocaleInfoImpl_zh extends LocaleInfoImpl
| Constructor and Description |
|---|
LocaleInfoImpl_zh() |
| Modifier and Type | Method and Description |
|---|---|
DateTimeFormatInfo |
getDateTimeFormatInfo()
Create a
DateTimeFormatInfo instance appropriate for this locale. |
String |
getLocaleName()
Returns the current locale name, such as "default, "en_US", etc.
|
LocalizedNames |
getLocalizedNames() |
NumberConstants |
getNumberConstants()
Returns a NumberConstants instance appropriate for this locale.
|
boolean |
isRTL() |
public String getLocaleName()
LocaleInfoImplgetLocaleName in class LocaleInfoImplpublic LocalizedNames getLocalizedNames()
getLocalizedNames in class LocaleInfoImplLocalizedNames for this locale.public DateTimeFormatInfo getDateTimeFormatInfo()
LocaleInfoImplDateTimeFormatInfo instance appropriate for this locale.
Note that the caller takes care of any caching so subclasses need not
bother.getDateTimeFormatInfo in class LocaleInfoImplDateTimeFormatInfo instancepublic NumberConstants getNumberConstants()
LocaleInfoImplgetNumberConstants in class LocaleInfoImplpublic boolean isRTL()
isRTL in class LocaleInfoImplCopyright © 2020. All rights reserved.