Package application.presenter.event.model
package application.presenter.event.model
-
ClassDescriptionEvent<E>Interface that models a generic event with no additional fields but only with a key, a payload data of type E and the dateTime of the event itself.