public interface GsonParseOpts
Modifier and Type | Method and Description |
---|---|
java.util.Optional<com.google.gson.Gson> |
getGson()
Get the
Gson instance to use when deserializing the JSON. |
java.util.Optional<com.google.gson.Gson> getGson()
Gson
instance to use when deserializing the JSON.