toggle menu
GW2APIClient
0.8.0
common
switch theme
search in API
api-client
/
com.gw2tb.gw2api.client
/
CacheAccess
/
memoize
memoize
abstract
fun
<
T
>
memoize
(
response
:
Gw2ApiResponse
<
T
>
)
Memoizes the given
Gw2ApiResponse
.
Since
0.1.0
Parameters
response
the response to be memoized