public interface GsonService extends Service
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.Gson |
getGson() |
com.google.gson.Gson |
getGsonNoSerializeNulls() |
com.google.gson.Gson getGson()
com.google.gson.Gson getGsonNoSerializeNulls()
getGson(), but with null serialization turned off.Copyright © 2006–2016 Hibernate. All rights reserved.