toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.experimental.domain.mixin
/
findById
find
By
Id
inline
fun
<
E1
:
MixinEnabledEntity
<
ID
>
,
E2
:
E1
,
ID
>
MixinRepository
<
ID
>
.
findById
(
id
:
ID
)
:
E2
?