yde
1.3.0
jvm
yde
/
io.github.ydwk.yde.cache
/
Cache
/
remove
remove
abstract
fun
remove
(
key
:
String
,
cacheId
:
CacheIds
)
:
Any
?
(
source
)
Removes an item from the cache
Return
The value of the item
Parameters
key
The key of the item
cache
Id
The id of the cache