Kmemo
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Kmemo
kmemo-core
/
dev.kmemo
/
CacheStore
/
put
put
abstract
suspend
fun
put
(
entry
:
CacheEntry
)
Writes
entry
, replacing any existing entry with the same
CacheEntry.id
.