S - the type of sourcepublic class GenericEventObject<S> extends java.util.EventObject
EventObject if a certain return type for getSource() is needed.| Constructor and Description |
|---|
GenericEventObject(S source) |
| Modifier and Type | Method and Description |
|---|---|
S |
getSource() |
public GenericEventObject(S source)