Package ion.Meta
Class EventHandler
- java.lang.Object
-
- ion.Meta.EventHandler
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedEventHandler(java.lang.Class<? extends IEvent> type)
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description java.lang.Class<? extends IEvent>getType()abstract voidinvoke(IEvent evt)
-