Interface Lang

All Known Implementing Classes:
LanguageAbbreviation

@NonExtendable public interface Lang
Represents a language
Since:
4.0.4068
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Special marker used to designate the GOM fallback language and the fallback language for default values.
    static final String
    Special marker used to designate non-language dependent values.
  • Field Details

    • SOLE

      static final String SOLE
      Special marker used to designate non-language dependent values.
      Since:
      4.0.4068
      See Also:
    • FALLBACK

      static final String FALLBACK
      Special marker used to designate the GOM fallback language and the fallback language for default values.
      Since:
      4.0.4068
      See Also: