Class ClientConstants


  • public final class ClientConstants
    extends Object

    Constants which hold specific values for use by the client.

    Since:
    0.0.4
    • Field Detail

      • LOCALIZATION_FALLBACK_LOCALE

        public static final Locale LOCALIZATION_FALLBACK_LOCALE

        The localization locale to use if a translation lookup fails (en, US).

      • LOCALIZATION_TRANSLATION_FILE_PREFIX

        public static final String LOCALIZATION_TRANSLATION_FILE_PREFIX

        The prefix for the translation files.

        See Also:
        Constant Field Values