Uses of Class
com.google.api.client.json.gson.GsonFactory
-
Packages that use GsonFactory Package Description com.google.api.client.json.gson Low-level implementation of the GSON parser library based on the GSON JSON library. -
-
Uses of GsonFactory in com.google.api.client.json.gson
Methods in com.google.api.client.json.gson that return GsonFactory Modifier and Type Method Description static GsonFactory
GsonFactory. getDefaultInstance()
Beta
Returns a global thread-safe instance.
-