Package io.split.engine.matchers
Class EqualToSemverMatcher
- java.lang.Object
-
- io.split.engine.matchers.EqualToSemverMatcher
-
-
Constructor Summary
Constructors Constructor Description EqualToSemverMatcher(String semVer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)inthashCode()booleanmatch(Object matchValue, String bucketingKey, Map<String,Object> attributes, EvaluationContext evaluationContext)StringtoString()
-