public class SearchDataListConverter extends java.lang.Object implements retrofit.Converter<com.squareup.okhttp.ResponseBody,java.util.List<SearchData>>
| Constructor and Description |
|---|
SearchDataListConverter() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SearchData> |
convert(com.squareup.okhttp.ResponseBody value) |
public java.util.List<SearchData> convert(com.squareup.okhttp.ResponseBody value) throws java.io.IOException
convert in interface retrofit.Converter<com.squareup.okhttp.ResponseBody,java.util.List<SearchData>>java.io.IOException