A Decider or View related interface, which can apply EVENT<(s) to a aggregate/projection/view STATE instance
EVENT
STATE
The type of Events that can be applied in the .applyEvent
The type of aggregate/projection/view STATE that .applyEvent supports
Apply the EVENT to the aggregate/projection/view STATE instance Note: This method is called evolve in the decider pattern
evolve