| Package | Description |
|---|---|
| retrofit2.converter.gson |
| Modifier and Type | Method and Description |
|---|---|
static GsonConverterFactory |
GsonConverterFactory.create()
Create an instance using a default
Gson instance for conversion. |
static GsonConverterFactory |
GsonConverterFactory.create(com.google.gson.Gson gson)
Create an instance using
gson for conversion. |
Copyright © 2017 Square, Inc.. All rights reserved.