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 | |
com.google.gson.reflect |
This package provides utility classes for finding type information for generic types.
|
Class and Description |
---|
TypeToken
Represents a generic type
T . |
Class and Description |
---|
TypeToken
Represents a generic type
T . |
Class and Description |
---|
TypeToken
Represents a generic type
T . |
Class and Description |
---|
TypeToken
Represents a generic type
T . |