-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected T |
source |
-
Constructor Summary
Constructors
| Modifier |
Constructor and Description |
protected |
BaseEvent(T source) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
T |
getSource() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
source
protected T source
-
Method Detail
-
getSource
public T getSource()
Copyright © 2014. All rights reserved.