public class JacksonJrResponseConverter<T> extends Object implements retrofit2.Converter<okhttp3.ResponseBody,T>
public T convert(okhttp3.ResponseBody value) throws IOException
convert in interface retrofit2.Converter<okhttp3.ResponseBody,T>IOExceptionCopyright © 2022 FasterXML. All rights reserved.