Package io.split.client.utils
Class RuleBasedSegmentProcessor
- java.lang.Object
-
- io.split.client.utils.RuleBasedSegmentProcessor
-
public class RuleBasedSegmentProcessor extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static RuleBasedSegmentsToUpdateprocessRuleBasedSegmentChanges(RuleBasedSegmentParser ruleBasedSegmentParser, List<RuleBasedSegment> ruleBasedSegments)
-
-
-
Method Detail
-
processRuleBasedSegmentChanges
public static RuleBasedSegmentsToUpdate processRuleBasedSegmentChanges(RuleBasedSegmentParser ruleBasedSegmentParser, List<RuleBasedSegment> ruleBasedSegments)
-
-