public class APIResponseCallAdapterFactory
extends retrofit2.CallAdapter.Factory
| Constructor and Description |
|---|
APIResponseCallAdapterFactory() |
| Modifier and Type | Method and Description |
|---|---|
static APIResponseCallAdapterFactory |
create() |
retrofit2.CallAdapter<?,?> |
get(Type returnType,
Annotation[] annotations,
retrofit2.Retrofit retrofit) |
public retrofit2.CallAdapter<?,?> get(Type returnType, Annotation[] annotations, retrofit2.Retrofit retrofit)
get in class retrofit2.CallAdapter.Factorypublic static APIResponseCallAdapterFactory create()
Copyright © 2025. All rights reserved.