public class FruitResponseBodyConverter<T> extends java.lang.Object implements retrofit2.Converter<okhttp3.ResponseBody,T>
retrofit2.Converter.Factory
T
convert(okhttp3.ResponseBody value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public T convert(okhttp3.ResponseBody value) throws java.io.IOException
convert
retrofit2.Converter<okhttp3.ResponseBody,T>
java.io.IOException