public class GsonSingleton extends Object
| Constructor and Description |
|---|
GsonSingleton() |
| 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.
|
Copyright © 2015–2016. All rights reserved.