public interface EventHandler<T extends Event>
abstract Unit
handle(T event)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Unit handle(T event)