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