Class Hierarchy
- java.lang.Object
- com.google.gson.FieldAttributes
- com.google.gson.Gson
- com.google.gson.GsonBuilder
- com.google.gson.JsonElement
- com.google.gson.JsonParser
- com.google.gson.stream.JsonReader (implements java.io.Closeable)
- com.google.gson.JsonStreamParser (implements java.util.Iterator<E>)
- com.google.gson.stream.JsonWriter (implements java.io.Closeable, java.io.Flushable)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- java.lang.RuntimeException
- com.google.gson.TypeAdapter<T>
- com.google.gson.reflect.TypeToken<T>
Interface Hierarchy
Annotation Type Hierarchy
- com.google.gson.annotations.Since (implements java.lang.annotation.Annotation)
- com.google.gson.annotations.Until (implements java.lang.annotation.Annotation)
- com.google.gson.annotations.JsonAdapter (implements java.lang.annotation.Annotation)
- com.google.gson.annotations.Expose (implements java.lang.annotation.Annotation)
- com.google.gson.annotations.SerializedName (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
Copyright © 2018. All Rights Reserved.