Interface LocaleSource

    • Method Detail

      • locale

        default Locale locale()
        Gets the locale of this LocaleSource.

        If this receiver does not support configurable locales, this will return Locales.DEFAULT.

        Returns:
        The locale used by this receiver.