public class NumberParser extends AbstractParser
json| Modifier and Type | Method and Description |
|---|---|
java.lang.Number |
parse()
Returns the number representation of the string
json. |
public java.lang.Number parse()
json.parse in class AbstractParserjson