Uses of Class
org.jdbi.v3.gson2.Gson2Config
-
Packages that use Gson2Config Package Description org.jdbi.v3.gson2 -
-
Uses of Gson2Config in org.jdbi.v3.gson2
Methods in org.jdbi.v3.gson2 that return Gson2Config Modifier and Type Method Description Gson2ConfigGson2Config. createCopy()Gson2ConfigGson2Config. setGson(com.google.gson.Gson gson)Set theGsonto use for json conversion.Constructors in org.jdbi.v3.gson2 with parameters of type Gson2Config Constructor Description Gson2Config(Gson2Config other)
-