yde
1.3.0
jvm
yde
/
io.github.ydwk.yde.cache
/
Cache
/
get
get
abstract
operator
fun
get
(
key
:
String
,
cacheId
:
CacheIds
)
:
Any
?
(
source
)
Gets 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