toggle menu
gitlab
jvm
switch theme
search in API
gitlab
/
com.mato.gitlab
/
ResultCallAdapter
Result
Call
Adapter
class
ResultCallAdapter
<
R
>
(
responseType
:
Type
)
:
CallAdapter
<
R
,
Call
<
Result
<
R
>
>
>
Author
sunlulu.tomato
Members
Constructors
Result
Call
Adapter
Link copied to clipboard
constructor
(
responseType
:
Type
)
Functions
adapt
Link copied to clipboard
open
override
fun
adapt
(
call
:
Call
<
R
>
)
:
Call
<
Result
<
R
>
>
response
Type
Link copied to clipboard
open
override
fun
responseType
(
)
:
Type