T
public class Event<T> extends java.lang.Object
EventSystem
Event(T content)
getContent()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Event(T content)
content
public T getContent()