Class java.util.Locale
| Added Methods | |
|---|---|
Locale forLanguageTag(String) |
|
String getDisplayScript() |
|
String getDisplayScript(Locale) |
|
String getExtension(char) |
|
Set<Character> getExtensionKeys() |
|
String getScript() |
|
Set<String> getUnicodeLocaleAttributes() |
|
Set<String> getUnicodeLocaleKeys() |
|
String getUnicodeLocaleType(String) |
|
String toLanguageTag() |
|
| Added Fields | |
|---|---|
char PRIVATE_USE_EXTENSION |
|
char UNICODE_LOCALE_EXTENSION |
|
