| Modifier and Type | Field and Description |
|---|---|
String |
code
Locale identifier like "ja" or "en_US".
|
String |
lcode
The same as
code, but in lower case. |
Locale |
locale |
String |
name
Human readable display name of this locale, like "Japanese"
|
| Constructor and Description |
|---|
Locales.Entry(String name,
String code) |
Copyright © 2004-2014. All Rights Reserved.