#113 Event Driven Architecture
Adds various changes including : - Fixes to Javadoc
This commit is contained in:
@ -17,7 +17,7 @@ public class Event implements Message {
|
||||
/**
|
||||
* Returns the event type as a {@link Class} object
|
||||
* In this example, this method is used by the {@link EventDispatcher} to
|
||||
* onEvent events depending on their type.
|
||||
* dispatch events depending on their type.
|
||||
*
|
||||
* @return the Event type as a {@link Class}.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user