micro_utils.dokka
0.19.2
common
micro_utils.dokka
/
dev.inmo.micro_utils.repos
/
DelegateBasedKeyValueRepo
/
DelegateBasedKeyValueRepo
Delegate
Based
Key
Value
Repo
constructor
(
readDelegate
:
ReadKeyValueRepo
<
Key
,
Value
>
,
writeDelegate
:
WriteKeyValueRepo
<
Key
,
Value
>
)