public class StringConverterFactory
extends retrofit2.Converter.Factory
| Constructor and Description |
|---|
StringConverterFactory() |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Converter<okhttp3.ResponseBody,?> |
responseBodyConverter(java.lang.reflect.Type type,
java.lang.annotation.Annotation[] annotations,
retrofit2.Retrofit retrofit) |