R - the type parameterstatic final class ResponseBodyCallAdapterFactory.ResponseBodyCallAdapter<R> extends Object implements retrofit2.CallAdapter<R,R>
| Modifier and Type | Field and Description |
|---|---|
private Type |
returnType |
| Constructor and Description |
|---|
ResponseBodyCallAdapter(Type returnType) |
Copyright © 2023. All rights reserved.