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)
Instantiates a new Body call adapter.
|
Copyright © 2024. All rights reserved.