Skip to content

Commit

Permalink
iluwatar#113 Event Driven Architecture
Browse files Browse the repository at this point in the history
Adds various changes including :
- Fixes to Javadoc
  • Loading branch information
cfarrugia committed Dec 1, 2015
1 parent cfb0faf commit 2aa20b7
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -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}.
*/
Expand Down

0 comments on commit 2aa20b7

Please sign in to comment.