Uses of Class
org.jdbi.v3.gson2.Gson2Config
Packages that use Gson2Config
-
Uses of Gson2Config in org.jdbi.v3.gson2
Classes in org.jdbi.v3.gson2 that implement interfaces with type arguments of type Gson2ConfigMethods in org.jdbi.v3.gson2 that return Gson2ConfigModifier and TypeMethodDescriptionGson2Config.createCopy()
Gson2Config.setGson
(com.google.gson.Gson gson) Set theGson
to use for json conversion.