JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH
Package com.google.gson.typeadapters
package
com.google.gson.typeadapters
Related Packages
Package
Description
com.google.gson
This package provides the
Gson
class to convert Json to Java and vice-versa.
Classes
Class
Description
PostConstructAdapterFactory
PostConstructAdapterFactory.PostConstructAdapter
<T>
RuntimeTypeAdapterFactory
<T>
Adapts values whose runtime type may differ from their declaration type.
UtcDateTypeAdapter