Interface StrategyMatcher

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean match​(java.lang.String suppliedValue, io.featurehub.sse.model.RolloutStrategyAttribute attr)  
    • Method Detail

      • match

        boolean match​(java.lang.String suppliedValue,
                      io.featurehub.sse.model.RolloutStrategyAttribute attr)