public class GsonFactory extends Object
Gson object factory used in serialization| Constructor and Description |
|---|
GsonFactory() |
| Modifier and Type | Method and Description |
|---|---|
static GsonFactory |
getDefaultFactory()
Create a default factory
|
com.google.gson.Gson |
getGson()
Get a
Gson object |
public com.google.gson.Gson getGson()
Gson objectpublic static GsonFactory getDefaultFactory()
Copyright © 2017. All rights reserved.