Class RangeParser


  • public class RangeParser
    extends Object
    A performance and memory optimized parser for the range.Support the following patterns: [ X; Y ] <=X > Y > X X + X and more X or less less than X more than X X ... Y X
    Author:
    Yury Molchan