public interface IssuerLocaleChangedCallback<I extends CommandIssuer>
| Modifier and Type | Method and Description |
|---|---|
void |
onIssuerLocaleChange(I issuer,
Locale oldLocale,
Locale newLocale) |
void onIssuerLocaleChange(I issuer, Locale oldLocale, Locale newLocale)
Copyright © 2019. All rights reserved.