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