Documentation for this section has not yet been entered.
Type Reason Java.Lang.IllegalStateException if the next token is not a literal value. Java.IO.IOException
Returns the JsonToken.Number value of the next token, consuming it. If the next token is a string, this method will attempt to parse it as a double using Java.Lang.Double.ParseDouble(string).