micro_utils.dokka
0.17.2
common
micro_utils.dokka
/
dev.inmo.micro_utils.repos.transforms.crud
/
ReadCRUDFromKeyValueRepo
/
ReadCRUDFromKeyValueRepo
Read
CRUDFrom
Key
Value
Repo
fun
<
RegisteredType
,
IdType
>
ReadCRUDFromKeyValueRepo
(
original
:
ReadKeyValueRepo
<
IdType
,
RegisteredType
>
)