| Constructor and Description |
|---|
IntegerTypeAdapter() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
read(com.google.gson.stream.JsonReader in) |
void |
write(com.google.gson.stream.JsonWriter out,
Integer value) |
public void write(com.google.gson.stream.JsonWriter out,
Integer value)
throws IOException
write in class com.google.gson.TypeAdapter<Integer>IOExceptionpublic Integer read(com.google.gson.stream.JsonReader in) throws IOException
read in class com.google.gson.TypeAdapter<Integer>IOExceptionCopyright © 2025. All rights reserved.