Uses of Package
com.google.gson.internal
Packages that use com.google.gson.internal
Package
Description
This package provides the
Gson
class to convert Json to Java and
vice-versa.Do NOT use any class in this package as they are meant for internal use in Gson.
-
Classes in com.google.gson.internal used by com.google.gsonClassDescriptionReturns a function that can construct an instance of a requested type.This class selects which fields and types to omit.A map of comparable keys to values.
-
Classes in com.google.gson.internal used by com.google.gson.graphClassDescriptionReturns a function that can construct an instance of a requested type.
-
Classes in com.google.gson.internal used by com.google.gson.internalClassDescriptionThis class selects which fields and types to omit.Internal-only APIs of JsonReader available only to other classes in Gson.Defines a generic object construction factory.A mutable char sequence pointing at a single char[].Do sneaky things to allocate objects without invoking their constructors.
-
Classes in com.google.gson.internal used by com.google.gson.internal.bindClassDescriptionReturns a function that can construct an instance of a requested type.This class selects which fields and types to omit.Defines a generic object construction factory.