Class EnumConverterFactory

java.lang.Object
retrofit2.Converter.Factory
com.aspose.html.EnumConverterFactory

public class EnumConverterFactory extends retrofit2.Converter.Factory
  • Constructor Details

    • EnumConverterFactory

      public EnumConverterFactory()
  • Method Details

    • stringConverter

      public retrofit2.Converter<?,String> stringConverter(Type type, Annotation[] annotations, retrofit2.Retrofit retrofit)
      Overrides:
      stringConverter in class retrofit2.Converter.Factory