Class SegmentRuleModel
- java.lang.Object
-
- com.flagsmith.flagengine.segments.SegmentRuleModel
-
public class SegmentRuleModel extends Object
-
-
Constructor Summary
Constructors Constructor Description SegmentRuleModel()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BooleanmatchingFunction(Stream<Boolean> booleanStream)Run the matching function against the boolean stream.
-