Uses of Enum
com.ibm.icu.util.LocaleMatcher.Direction
Packages that use LocaleMatcher.Direction
-
Uses of LocaleMatcher.Direction in com.ibm.icu.util
Methods in com.ibm.icu.util that return LocaleMatcher.DirectionModifier and TypeMethodDescriptionstatic LocaleMatcher.Direction
Returns the enum constant of this type with the specified name.static LocaleMatcher.Direction[]
LocaleMatcher.Direction.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.DirectionModifier and TypeMethodDescriptionLocaleMatcher.Builder.setDirection
(LocaleMatcher.Direction direction) Option for whether to include or ignore one-way (fallback) match data.