public interface Event<T>
abstract String
getName()
abstract Class<T>
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract String getName()
abstract Class<T> getType()