public class JsonSerialization extends Object
| Modifier and Type | Method and Description |
|---|---|
static com.google.gson.Gson |
createGson()
Returns
Gson object with custom options
required to serialize from JSON
to Java objects and vice-versa. |
Copyright © 2024 Cense Data Inc.. All rights reserved.