toggle menu
micro_utils.dokka
0.20.10
common
switch theme
search in API
micro_utils.dokka
/
dev.inmo.micro_utils.repos.cache
/
ReadCRUDCacheRepo
/
ReadCRUDCacheRepo
Read
CRUDCache
Repo
constructor
(
parentRepo
:
ReadCRUDRepo
<
ObjectType
,
IdType
>
,
kvCache
:
KVCache
<
IdType
,
ObjectType
>
,
locker
:
SmartRWLocker
=
SmartRWLocker()
,
idGetter
:
(
ObjectType
)
->
IdType
)
(
source
)