static final class BodyCallAdapterFactory.BodyCallAdapter<R> extends Object implements retrofit2.CallAdapter<R,R>
| 限定符和类型 | 字段和说明 |
|---|---|
private Annotation[] |
annotations |
private retrofit2.Retrofit |
retrofit |
private Type |
returnType |
| 构造器和说明 |
|---|
BodyCallAdapter(Type returnType,
Annotation[] annotations,
retrofit2.Retrofit retrofit) |
private final Type returnType
private final retrofit2.Retrofit retrofit
private final Annotation[] annotations
BodyCallAdapter(Type returnType, Annotation[] annotations, retrofit2.Retrofit retrofit)
Copyright © 2024. All rights reserved.