Skip navigation links
C J R 

C

create() - Static method in class retrofit.converter.java8.Java8OptionalConverterFactory
Deprecated.
 

J

Java8OptionalConverterFactory - Class in retrofit.converter.java8
Deprecated.
Retrofit includes support for Optional. This no longer needs to be added to the Retrofit instance explicitly.

A converter for Optional<T> which delegates to another converter to deserialize T and then wraps it into Optional.

R

responseBodyConverter(Type, Annotation[], Retrofit) - Method in class retrofit.converter.java8.Java8OptionalConverterFactory
Deprecated.
 
retrofit.converter.java8 - package retrofit.converter.java8
 
C J R 
Skip navigation links