micro_utils.dokka
0.17.6
common
micro_utils.dokka
/
dev.inmo.micro_utils.repos
/
DelegateBasedKeyValuesRepo
/
DelegateBasedKeyValuesRepo
Delegate
Based
Key
Values
Repo
constructor
(
readDelegate
:
ReadKeyValuesRepo
<
Key
,
Value
>
,
writeDelegate
:
WriteKeyValuesRepo
<
Key
,
Value
>
)