Interface I18NBeanFactory

    • Method Detail

      • getI18NBean

        @NonNull I18NBean getI18NBean​(@NonNull Locale locale)
        Parameters:
        locale - locale for i18n
        Returns:
        i18n bean for specified locale
      • getI18NBean

        @NonNull I18NBean getI18NBean()
        Returns:
        i18n bean for the system default locale
      • getStateHash

        @NonNull String getStateHash()
        Returns:
        a hash of the current state of this factory.