toggle menu
GW2APIClient
0.8.0
common
switch theme
search in API
api-client
/
com.gw2tb.gw2api.client
/
DecodingResult
/
Companion
/
success
success
inline
fun
<
T
>
success
(
value
:
T
)
:
DecodingResult
<
T
>
Returns an instance that encapsulates the given
value
as successful value.
Since
0.4.0