public class IntegerParser
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static IntegerParser |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
parse(JsonReader reader,
float scale) |
public static final IntegerParser INSTANCE
public java.lang.Integer parse(JsonReader reader, float scale) throws java.io.IOException
java.io.IOException