toggle menu
DICE API Documentation
JVM
switch theme
search in API
DICE API Documentation
/
com.embabel.dice.proposition
/
EventEmittingProjector
/
EventEmittingProjector
Event
Emitting
Projector
constructor
(
delegate
:
Projector
<
T
>
,
listener
:
DiceEventListener
=
DiceEventListener.DEV_NULL
)
Parameters
T
The projection type produced by the wrapped
Projector
.