public static interface LocalizationContext.LocalizationChangeEvent extends Serializable
| Modifier and Type | Method and Description |
|---|---|
default Optional<Locale> |
getLocale()
Get the new
LocalizationContext Locale, if available. |
LocalizationContext |
getSource()
Get the
LocalizationContext which triggered the localization change event. |
LocalizationContext getSource()
LocalizationContext which triggered the localization change event.LocalizationContextdefault Optional<Locale> getLocale()
LocalizationContext Locale, if available.LocaleCopyright © 2019 The Holon Platform. All rights reserved.