public final class ConverterUtils
extends java.lang.Object
LoganSquareConverterFactory. This resides in LoganSquare's
main package in order to take advantage of the package-visible ConcreteParameterizedType class, which is essential
to the support of generic classes in the Retrofit converter.| Modifier and Type | Method and Description |
|---|---|
static boolean |
isSupported(java.lang.reflect.Type type) |
static com.bluelinelabs.logansquare.ParameterizedType |
parameterizedTypeOf(java.lang.reflect.Type type) |