Uses of Enum
com.lokalized.LanguageRangeEquivalents
-
Uses of LanguageRangeEquivalents in com.lokalized
Subclasses with type arguments of type LanguageRangeEquivalents in com.lokalizedModifier and TypeClassDescriptionenumControls where Lokalized takes IANA language-range equivalences from when it parses language ranges, such as thehe/iwpair that makes a request for either language also consider the other.Methods in com.lokalized that return LanguageRangeEquivalentsModifier and TypeMethodDescriptionstatic LanguageRangeEquivalentsReturns the enum constant of this type with the specified name.static LanguageRangeEquivalents[]LanguageRangeEquivalents.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.lokalized with parameters of type LanguageRangeEquivalentsModifier and TypeMethodDescriptionStrings.Builder.languageRangeEquivalents(@Nullable LanguageRangeEquivalents languageRangeEquivalents) Applies the source of IANA language-range equivalences, such as thehe/iwpair, for this instance.