coil-root
Toggle table of contents
3.4.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
coil-root
coil-core
/
coil3.memory
/
MemoryCache
/
set
set
abstract
operator
fun
set
(
key
:
MemoryCache.Key
,
value
:
MemoryCache.Value
)
Set the
Value
associated with
key
.