类 SimpleLocaleContext

    • 构造器详细资料

      • SimpleLocaleContext

        public SimpleLocaleContext​(@Nullable
                                   Locale locale)
        Create a new SimpleLocaleContext that exposes the specified Locale. Every getLocale() call will return this Locale.
        参数:
        locale - the Locale to expose, or null for no specific one