public class NumberParsing
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
NumberParsing.ParseResultType |
Modifier and Type | Method and Description |
---|---|
static NumberParsing.ParseResultType |
parse(java.lang.String input) |
public static NumberParsing.ParseResultType parse(java.lang.String input)