micro_utils.dokka
0.17.5
common
micro_utils.dokka
/
dev.inmo.micro_utils.repos.cache.cache
/
SimpleKVCache
/
SimpleKVCache
Simple
KVCache
constructor
(
cachedValuesCount
:
Int
,
kvParent
:
KeyValueRepo
<
K
,
V
>
=
MapKeyValueRepo<K, V>()
)