public class Locale extends Object
Constructor and Description |
---|
Locale() |
Locale(String language,
String locale) |
Modifier and Type | Method and Description |
---|---|
String |
getCountry() |
static Locale |
getDefault() |
String |
getLanguage() |
static void |
setDefault(Locale l) |