Class SegmentRuleModel


  • public class SegmentRuleModel
    extends Object
    • Constructor Detail

      • SegmentRuleModel

        public SegmentRuleModel()
    • Method Detail

      • matchingFunction

        public Boolean matchingFunction​(Stream<Boolean> booleanStream)
        Run the matching function against the boolean stream.
        Parameters:
        booleanStream - Boolean stream from trait condition evaluations.
        Returns: