S
java.io.Serializable
public class GenericEvent<S> extends Event
event
source
GenericEvent(S source)
getSource()
getTimestamp
toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public GenericEvent(S source)
public S getSource()
getSource
java.util.EventObject