public abstract class Event extends java.lang.Object
Event(EventType type)
EventType
getType()
java.lang.String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Event(EventType type)
public EventType getType()
public java.lang.String toString()
toString
java.lang.Object