java.lang.Object
it.rebirthproject.ufoeb.dto.BusEventKey
A key for events used by the
EventBus
' maps internally- See Also:
-
Field Details
-
eventClass
The class of the event
-
-
Constructor Details
-
BusEventKey
The constructor to create a BusEventKey- Parameters:
eventClass
- The class of the event
-
-
Method Details