Class DateTimeArrayMatcher
- java.lang.Object
-
- io.featurehub.strategies.matchers.DateTimeArrayMatcher
-
- All Implemented Interfaces:
StrategyMatcher
public class DateTimeArrayMatcher extends java.lang.Object implements StrategyMatcher
-
-
Constructor Summary
Constructors Constructor Description DateTimeArrayMatcher()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanmatch(java.lang.String suppliedValue, io.featurehub.sse.model.RolloutStrategyAttribute attr)
-
-
-
Method Detail
-
match
public boolean match(java.lang.String suppliedValue, io.featurehub.sse.model.RolloutStrategyAttribute attr)- Specified by:
matchin interfaceStrategyMatcher
-
-