public class PiwikLocale extends Object
| Constructor and Description |
|---|
PiwikLocale(Locale locale)
Create this PiwikLocale from a Locale.
|
| Modifier and Type | Method and Description |
|---|---|
Locale |
getLocale()
Gets the locale.
|
void |
setLocale(Locale locale)
Sets the locale.
|
String |
toString()
Returns the locale's lowercase country code.
|
public PiwikLocale(Locale locale)
locale - the locale to create this object fromCopyright © 2016. All rights reserved.