raptor-domain
0.17.11
raptor-domain
/
io.fluidsonic.raptor.domain
/
RaptorAggregateComponent
/
_project
_project
fun
<
Projection
:
RaptorAggregateProjection
<
Id
>
>
_project
(
projectionClass
:
KClass
<
Projection
>
,
projectorFactory
:
(
)
->
RaptorAggregateProjector.Incremental
<
Projection
,
*
,
Change
>
)