| Modifier and Type | Method and Description |
|---|---|
S |
subject()
Returns the subject of the event.
|
long |
time()
Returns the timestamp of when the event occurred, given in milliseconds
since the start of epoch.
|
String |
toString() |
T |
type()
Returns the type of the event.
|
public long time()
Eventpublic S subject()
EventCopyright © 2013–2018. All rights reserved.