Package io.split.engine.matchers.strings
Class RegularExpressionMatcher
- java.lang.Object
-
- io.split.engine.matchers.strings.RegularExpressionMatcher
-
-
Constructor Summary
Constructors Constructor Description RegularExpressionMatcher(String matcherValue)
-
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()
-