| Constructor and Description |
|---|
DoubleToIntMapTypeAdapter() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
read(com.google.gson.stream.JsonReader in) |
void |
write(com.google.gson.stream.JsonWriter out,
Map<String,Object> value) |
public void write(com.google.gson.stream.JsonWriter out,
Map<String,Object> value)
throws IOException
write in class com.google.gson.TypeAdapter<Map<String,Object>>IOExceptionpublic Map<String,Object> read(com.google.gson.stream.JsonReader in) throws IOException
read in class com.google.gson.TypeAdapter<Map<String,Object>>IOExceptionCopyright © 2012–2023 OpenFeign. All rights reserved.