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