Package | Description |
---|---|
com.google.gson |
This package provides the
Gson class to convert Json to Java and
vice-versa. |
com.google.gson.reflect |
This package provides utility classes for finding type information for generic types.
|
Class | Description |
---|---|
TypeToken |
Represents a generic type
T . |
Class | Description |
---|---|
TypeToken |
Represents a generic type
T . |
Copyright © 2018. All rights reserved.