Interface IssuerLocaleChangedCallback<I extends CommandIssuer>


public interface IssuerLocaleChangedCallback<I extends CommandIssuer>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onIssuerLocaleChange(I issuer, Locale oldLocale, Locale newLocale)