T - the generic typepublic class EventObject<T> extends Object
| Modifier and Type | Field and Description |
|---|---|
protected T |
source
The object on which the Event initially occurred.
|
| Constructor and Description |
|---|
EventObject(T source)
Instantiates a new event object.
|
protected transient T source
public EventObject(T source)
source - the sourcepublic T getSource()
Copyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.