public class IntegerTypeAdapter
extends <any>
com.google.gson.internal.bind.TypeAdapters#INTEGER| Constructor and Description |
|---|
IntegerTypeAdapter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
read(JsonReader in) |
void |
write(JsonWriter out,
java.lang.Integer value) |