public class DoubleRangeParser extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static BExGrammarParser |
FALLBACK_PARSER |
protected static RangeParser[] |
PARSERS |
| Modifier | Constructor and Description |
|---|---|
protected |
DoubleRangeParser() |
| Modifier and Type | Method and Description |
|---|---|
static DoubleRangeParser |
getInstance() |
RangeWithBounds |
parse(String range) |
protected static final BExGrammarParser FALLBACK_PARSER
protected static final RangeParser[] PARSERS
public static DoubleRangeParser getInstance()
public RangeWithBounds parse(String range)
Copyright © 2004–2019 OpenL Tablets. All rights reserved.