Uses of Enum Class
com.redis.lettucemod.search.TextField.PhoneticMatcher
Packages that use TextField.PhoneticMatcher
-
Uses of TextField.PhoneticMatcher in com.redis.lettucemod.search
Methods in com.redis.lettucemod.search that return TextField.PhoneticMatcherModifier and TypeMethodDescriptionstatic TextField.PhoneticMatcherReturns the enum constant of this class with the specified name.static TextField.PhoneticMatcher[]TextField.PhoneticMatcher.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.redis.lettucemod.search that return types with arguments of type TextField.PhoneticMatcherMethods in com.redis.lettucemod.search with parameters of type TextField.PhoneticMatcherModifier and TypeMethodDescriptionTextField.Builder.matcher(TextField.PhoneticMatcher matcher) voidTextField.setMatcher(TextField.PhoneticMatcher matcher)