toggle menu
compose-imageLoader
1.7.0
common
switch theme
search in API
image-loader
/
com.seiko.imageloader.cache.memory
/
MemoryCache
/
remove
remove
abstract
fun
remove
(
key
:
K
)
:
Boolean
Remove the
V
referenced by
K
.
Return
'true' if
K
was present in the cache. Else, return 'false'.