Uses of Class
com.google.api.client.json.gson.GsonFactory
Packages that use GsonFactory
Package
Description
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 GsonFactoryModifier and TypeMethodDescriptionGsonFactory.Builder.build()Builds GsonFactory instance.static GsonFactoryGsonFactory.getDefaultInstance()Beta
Returns a global thread-safe instance.