Package com.aspose.html
Class EnumConverterFactory
java.lang.Object
retrofit2.Converter.Factory
com.aspose.html.EnumConverterFactory
public class EnumConverterFactory
extends retrofit2.Converter.Factory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionretrofit2.Converter<?,
String> stringConverter
(Type type, Annotation[] annotations, retrofit2.Retrofit retrofit) Methods inherited from class retrofit2.Converter.Factory
getParameterUpperBound, getRawType, requestBodyConverter, responseBodyConverter
-
Constructor Details
-
EnumConverterFactory
public EnumConverterFactory()
-
-
Method Details
-
stringConverter
public retrofit2.Converter<?,String> stringConverter(Type type, Annotation[] annotations, retrofit2.Retrofit retrofit) - Overrides:
stringConverter
in classretrofit2.Converter.Factory
-