C G R
C
- create() - Static method in class retrofit2.converter.gson.GsonConverterFactory
-
Create an instance using a default Gson instance for conversion.
- create(Gson) - Static method in class retrofit2.converter.gson.GsonConverterFactory
-
Create an instance using gson for conversion.
G
- GsonConverterFactory - Class in retrofit2.converter.gson
-
A converter which uses Gson for JSON.
R
- requestBodyConverter(Type, Annotation[], Annotation[], Retrofit) - Method in class retrofit2.converter.gson.GsonConverterFactory
-
- responseBodyConverter(Type, Annotation[], Retrofit) - Method in class retrofit2.converter.gson.GsonConverterFactory
-
- retrofit2.converter.gson - package retrofit2.converter.gson
-
C G R
Copyright © 2016 Square, Inc.. All rights reserved.