public class Rxjava3SingleCallAdapterFactory extends retrofit2.CallAdapter.Factory implements InternalCallAdapterFactory
| 限定符和类型 | 类和说明 |
|---|---|
private class |
Rxjava3SingleCallAdapterFactory.BodyCallAdapter<R> |
private class |
Rxjava3SingleCallAdapterFactory.ResponseCallAdapter<R> |
| 限定符和类型 | 字段和说明 |
|---|---|
static Rxjava3SingleCallAdapterFactory |
INSTANCE |
| 构造器和说明 |
|---|
Rxjava3SingleCallAdapterFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
retrofit2.CallAdapter<?,?> |
get(Type returnType,
Annotation[] annotations,
retrofit2.Retrofit retrofit) |
public static final Rxjava3SingleCallAdapterFactory INSTANCE
public retrofit2.CallAdapter<?,?> get(Type returnType, Annotation[] annotations, retrofit2.Retrofit retrofit)
get 在类中 retrofit2.CallAdapter.FactoryCopyright © 2024. All rights reserved.