public interface GsonProvider
Modifier and Type | Method and Description |
---|---|
com.google.gson.Gson |
getGson() |
com.google.gson.Gson |
getGsonNoSerializeNulls() |
JsonLogHelper |
getLogHelper() |
com.google.gson.Gson getGson()
com.google.gson.Gson getGsonNoSerializeNulls()
getGson()
, but with null serialization turned off.JsonLogHelper getLogHelper()
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.