Class IpAddressArrayMatcher
- java.lang.Object
-
- io.featurehub.strategies.matchers.IpAddressArrayMatcher
-
- All Implemented Interfaces:
StrategyMatcher
public class IpAddressArrayMatcher extends java.lang.Object implements StrategyMatcher
-
-
Constructor Summary
Constructors Constructor Description IpAddressArrayMatcher()
-
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
-
-