kenwork
Toggle table of contents
0.5.1
release
Target filter
release
Switch theme
Search in API
Skip to content
kenwork
cache
/
io.github.maniramezan.kenwork.cache
/
Cache
/
setValue
set
Value
abstract
suspend
fun
setValue
(
value
:
V
,
key
:
CacheKey
)
Stores
value
for
key
, stamping it with the current time.