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 and Description |
---|
TypeToken
Represents a generic type
T . |
Class and Description |
---|
TypeToken
Represents a generic type
T . |
Copyright © 2016. All Rights Reserved.