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