Package com.google.api.client.json.gson (1.43.2)

Low-level implementation of the GSON parser library based on the GSON JSON library.

Classes

GsonFactory

Low-level JSON library implementation based on GSON.

Implementation is thread-safe, and sub-classes must be thread-safe. For maximum efficiency, applications should use a single globally-shared instance of the JSON factory.

GsonFactory.Builder

Builder for GsonFactory.