| Constructor and Description |
|---|
GsonMapDeserializer(Function<Map<String,Object>,T> converter) |
GsonMapDeserializer(Function<Map<String,Object>,T> converter,
boolean makeReadonly) |
| Modifier and Type | Method and Description |
|---|---|
T |
deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
Copyright © 2021. All rights reserved.