final class BodyCallAdapterFactory.BodyCallAdapter<R> extends Object implements retrofit2.CallAdapter<R,R>
retrofit2.CallAdapter.Factory
private Type
returnType
BodyCallAdapter(Type returnType)
R
adapt(retrofit2.Call<R> call)
Type
responseType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private Type returnType
public Type responseType()
responseType
retrofit2.CallAdapter<R,R>
public R adapt(retrofit2.Call<R> call)
adapt
Copyright © 2020. All rights reserved.