Uses of Class
io.split.client.dtos.MatcherGroup
-
Packages that use MatcherGroup Package Description io.split.client.dtos io.split.engine.experiments -
-
Uses of MatcherGroup in io.split.client.dtos
Fields in io.split.client.dtos declared as MatcherGroup Modifier and Type Field Description MatcherGroupCondition. matcherGroup -
Uses of MatcherGroup in io.split.engine.experiments
Methods in io.split.engine.experiments with parameters of type MatcherGroup Modifier and Type Method Description static CombiningMatcherParserUtils. toMatcher(MatcherGroup matcherGroup)
-