public class EnumConverterFactory
extends retrofit2.Converter.Factory
Constructor and Description |
---|
EnumConverterFactory() |
Modifier and Type | Method and Description |
---|---|
retrofit2.Converter<?,String> |
stringConverter(Type type,
Annotation[] annotations,
retrofit2.Retrofit retrofit) |
public retrofit2.Converter<?,String> stringConverter(Type type, Annotation[] annotations, retrofit2.Retrofit retrofit)
stringConverter
in class retrofit2.Converter.Factory
Copyright © 2022. All rights reserved.