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

T

toJson(Object) - Method in class com.google.gson.Gson
This method serializes the specified object into its equivalent Json representation.
toJson(Object, Type) - Method in class com.google.gson.Gson
This method serializes the specified object, including those of generic types, into its equivalent Json representation.
toString() - Method in class com.google.gson.JsonElement
Returns a String representation of this element.
toString() - Method in class com.google.gson.reflect.TypeToken
Returns a string representation of this object.
TypeToken<T> - Class in com.google.gson.reflect
Represents a generic type T.

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