Package | Description |
---|---|
com.google.gson |
This package provides the
Gson class to convert Json to Java and
vice-versa. |
com.google.gson.internal |
Do NOT use any class in this package as they are meant for internal use in Gson.
|
com.google.gson.internal.bind |
Class and Description |
---|
ConstructorConstructor
Returns a function that can construct an instance of a requested type.
|
Excluder
This class selects which fields and types to omit.
|
LinkedTreeMap
A map of comparable keys to values.
|
Class and Description |
---|
Excluder
This class selects which fields and types to omit.
|
JsonReaderInternalAccess
Internal-only APIs of JsonReader available only to other classes in Gson.
|
LinkedHashTreeMap.EntrySet |
LinkedHashTreeMap.KeySet |
LinkedHashTreeMap.Node |
LinkedTreeMap.EntrySet |
LinkedTreeMap.KeySet |
LinkedTreeMap.Node |
ObjectConstructor
Defines a generic object construction factory.
|
Streams.AppendableWriter.CurrentWrite
A mutable char sequence pointing at a single char[].
|
UnsafeAllocator
Do sneaky things to allocate objects without invoking their constructors.
|
Class and Description |
---|
ConstructorConstructor
Returns a function that can construct an instance of a requested type.
|
Excluder
This class selects which fields and types to omit.
|
ObjectConstructor
Defines a generic object construction factory.
|