Class Hierarchy
- java.lang.Object
- com.google.inject.AbstractModule (implements com.google.inject.Module)
- dev.voidframework.restclient.retrofit.calladapter.ArrayNodeCallAdapter (implements retrofit2.CallAdapter<R,T>)
- retrofit2.CallAdapter.Factory
- dev.voidframework.restclient.retrofit.calladapter.GenericCallAdapter (implements retrofit2.CallAdapter<R,T>)
- dev.voidframework.restclient.retrofit.calladapter.JsonNodeCallAdapter (implements retrofit2.CallAdapter<R,T>)
- dev.voidframework.restclient.retrofit.calladapter.ObjectNodeCallAdapter (implements retrofit2.CallAdapter<R,T>)
- dev.voidframework.restclient.retrofit.calladapter.StringCallAdapter (implements retrofit2.CallAdapter<R,T>)
- java.lang.Throwable (implements java.io.Serializable)
Annotation Interface Hierarchy