| Package | Description |
|---|---|
| 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 |
|---|
| 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.
|
Copyright © 2015. All rights reserved.