toggle menu
coil-root
3.1.0-SNAPSHOT
common
switch theme
search in API
coil-core
/
coil3.memory
/
MemoryCache
/
set
set
abstract
operator
fun
set
(
key
:
MemoryCache.Key
,
value
:
MemoryCache.Value
)
Set the
Value
associated with
key
.