public class InfinityMatcher extends SymbolMatcher
NumberParseMatcher.Flexiblestring, uniSet| Modifier and Type | Method and Description |
|---|---|
protected void |
accept(StringSegment segment,
ParsedNumber result) |
static InfinityMatcher |
getInstance(DecimalFormatSymbols symbols) |
protected boolean |
isDisabled(ParsedNumber result) |
String |
toString() |
getSet, match, postProcess, smokeTestpublic static InfinityMatcher getInstance(DecimalFormatSymbols symbols)
protected boolean isDisabled(ParsedNumber result)
isDisabled in class SymbolMatcherprotected void accept(StringSegment segment, ParsedNumber result)
accept in class SymbolMatcher