Interface FormatableI18nizable

    • Method Detail

      • format

        String format​(Locale locale)
        Outputs a localized String representation.
        Parameters:
        locale - the Locale to use.
        Returns:
        a localized String.