Package io.split.engine.matchers
Class DependencyMatcher
- java.lang.Object
-
- io.split.engine.matchers.DependencyMatcher
-
-
Constructor Summary
Constructors Constructor Description DependencyMatcher(String split, List<String> treatments)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)inthashCode()booleanmatch(Object matchValue, String bucketingKey, Map<String,Object> attributes, SplitClientImpl splitClient)StringtoString()
-