Package org.openl.rules.helpers
Interface RangeParser
-
- All Known Implementing Classes:
BaseRangeParser
public interface RangeParser
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RangeWithBoundsparse(String range)
-
-
-
Method Detail
-
parse
RangeWithBounds parse(String range)
-
-