Package io.split.client.dtos
Class MatcherGroup
- java.lang.Object
-
- io.split.client.dtos.MatcherGroup
-
public class MatcherGroup extends Object
-
-
Field Summary
Fields Modifier and Type Field Description MatcherCombinercombinerList<Matcher>matchers
-
Constructor Summary
Constructors Constructor Description MatcherGroup()
-
-
-
Field Detail
-
combiner
public MatcherCombiner combiner
-
-