A C D E F G H I J R S T V

C

com.google.gson.annotations - package com.google.gson.annotations
This package provides annotations that can be used with Gson.
com.google.gson.reflect - package com.google.gson.reflect
This package provides utility classes for finding type information for generic types.
create() - Method in class com.google.gson.GsonBuilder
Creates a Gson instance based on the current configuration.
createInstance(Type) - Method in interface com.google.gson.InstanceCreator
Gson invokes this call-back method during deserialization to create an instance of the specified type.

A C D E F G H I J R S T V