public final class GsonSingleton
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static com.google.gson.Gson |
getGson()
Gets the Gson instance.
|
static com.google.gson.Gson |
getGsonWithoutPrettyPrinting()
Gets the Gson instance.
|