public interface HasLocale
Locale changed.| Modifier and Type | Method and Description |
|---|---|
Locale |
getLocale()
Returns locale associated with this object.
|
void |
setLocale(Locale locale)
Sets new locale for this object.
|
Copyright © 2024 Miki. All rights reserved.