Uses of Class
io.split.client.dtos.MatcherType
-
Packages that use MatcherType Package Description io.split.client.dtos -
-
Uses of MatcherType in io.split.client.dtos
Fields in io.split.client.dtos declared as MatcherType Modifier and Type Field Description MatcherTypeMatcher. matcherTypeMethods in io.split.client.dtos that return MatcherType Modifier and Type Method Description static MatcherTypeMatcherType. valueOf(String name)Returns the enum constant of this type with the specified name.static MatcherType[]MatcherType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-