Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.google.gson
,
com.google.gson.annotations
,
com.google.gson.reflect
Class Hierarchy
java.lang.Object
com.google.gson.
Gson
com.google.gson.
GsonBuilder
com.google.gson.
JsonElement
com.google.gson.
JsonArray
(implements java.lang.Iterable<T>)
com.google.gson.
JsonNull
com.google.gson.
JsonObject
com.google.gson.
JsonPrimitive
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
com.google.gson.
JsonParseException
com.google.gson.reflect.
TypeToken
<T>
Interface Hierarchy
com.google.gson.
InstanceCreator
<T>
com.google.gson.
JsonDeserializationContext
com.google.gson.
JsonDeserializer
<T>
com.google.gson.
JsonSerializationContext
com.google.gson.
JsonSerializer
<T>
Annotation Type Hierarchy
com.google.gson.annotations.
Until
(implements java.lang.annotation.Annotation)
com.google.gson.annotations.
Since
(implements java.lang.annotation.Annotation)
com.google.gson.annotations.
SerializedName
(implements java.lang.annotation.Annotation)
com.google.gson.annotations.
Expose
(implements java.lang.annotation.Annotation)
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
com.google.gson.
LongSerializationPolicy
com.google.gson.
FieldNamingPolicy
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes