Package io.split.engine.matchers
Class BooleanMatcher
- java.lang.Object
-
- io.split.engine.matchers.BooleanMatcher
-
-
Constructor Summary
Constructors Constructor Description BooleanMatcher(boolean booleanValue)
-
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()
-