Interface StrategyMatcher
-
- All Known Implementing Classes:
BooleanArrayMatcher,DateArrayMatcher,DateTimeArrayMatcher,IpAddressArrayMatcher,NumberArrayMatcher,SemanticVersionArrayMatcher,StringArrayMatcher
public interface StrategyMatcher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanmatch(java.lang.String suppliedValue, io.featurehub.sse.model.RolloutStrategyAttribute attr)
-