Package | Description |
---|---|
IO.JSON.Gson.com.google.gson |
This package provides the
com.google.gson.Gson class to convert Json to Java and
vice-versa. |
IO.JSON.Gson.com.google.gson.internal |
Do NOT use any class in this package as they are meant for internal use in Gson.
|
IO.JSON.Gson.com.google.gson.internal.bind |
Class and Description |
---|
Excluder
This class selects which fields and types to omit.
|
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.
|
ObjectConstructor
Defines a generic object construction factory.
|
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.
|