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
/
get
get
abstract
operator
fun
get
(
key
:
MemoryCache.Key
)
:
MemoryCache.Value
?
Get the
Value
associated with
key
.