| Package | Description |
|---|---|
| com.google.gson |
This package provides the
Gson class to convert Json to Java and
vice-versa. |
| com.google.gson.internal.bind |
| Modifier and Type | Field and Description |
|---|---|
private JsonAdapterAnnotationTypeAdapterFactory |
Gson.jsonAdapterFactory |
| Modifier and Type | Field and Description |
|---|---|
private JsonAdapterAnnotationTypeAdapterFactory |
ReflectiveTypeAdapterFactory.jsonAdapterFactory |
| Constructor and Description |
|---|
ReflectiveTypeAdapterFactory(ConstructorConstructor constructorConstructor,
FieldNamingStrategy fieldNamingPolicy,
Excluder excluder,
JsonAdapterAnnotationTypeAdapterFactory jsonAdapterFactory) |