public interface Localization
Modifier and Type | Method and Description |
---|---|
Locale |
getLocale()
Returns the
Locale for the system |
Locale |
getLocaleForProgrammingLanguage()
Returns the
Locale for the programming language used in the system |
UnitType |
getUnitType()
Returns the UnitType of the system as an enum
Possible values are UnitType.METRIC and UnitType.IMPERIAL
|
Locale getLocaleForProgrammingLanguage()
Locale
for the programming language used in the systemUnitType getUnitType()
Copyright © 2018. All rights reserved.