Class DateTimeArrayMatcher

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean match​(java.lang.String suppliedValue, io.featurehub.sse.model.RolloutStrategyAttribute attr)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DateTimeArrayMatcher

        public DateTimeArrayMatcher()
    • Method Detail

      • match

        public boolean match​(java.lang.String suppliedValue,
                             io.featurehub.sse.model.RolloutStrategyAttribute attr)
        Specified by:
        match in interface StrategyMatcher