Uses of Enum
com.ibm.icu.util.LocaleMatcher.Demotion
Packages that use LocaleMatcher.Demotion
-
Uses of LocaleMatcher.Demotion in com.ibm.icu.util
Methods in com.ibm.icu.util that return LocaleMatcher.DemotionModifier and TypeMethodDescriptionstatic LocaleMatcher.Demotion
Returns the enum constant of this type with the specified name.static LocaleMatcher.Demotion[]
LocaleMatcher.Demotion.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.ibm.icu.util with parameters of type LocaleMatcher.DemotionModifier and TypeMethodDescriptionLocaleMatcher.Builder.setDemotionPerDesiredLocale
(LocaleMatcher.Demotion demotion) Option for whether all desired locales are treated equally or earlier ones are preferred (this is the default).