Package io.split.engine.experiments
Class RuleBasedSegmentParser
- java.lang.Object
-
- io.split.engine.experiments.RuleBasedSegmentParser
-
public final class RuleBasedSegmentParser extends Object
-
-
Constructor Summary
Constructors Constructor Description RuleBasedSegmentParser()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ParsedRuleBasedSegmentparse(RuleBasedSegment ruleBasedSegment)
-
-
-
Method Detail
-
parse
public ParsedRuleBasedSegment parse(RuleBasedSegment ruleBasedSegment)
-
-