GW2APIClient
Toggle table of contents
0.9.0
common
Platform filter
common
Switch theme
Search in API
GW2APIClient
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