| 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.
|
java.lang.String |
toString() |
T |
type()
Returns the type of the event.
|
public long time()
Eventpublic S subject()
Eventpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2013-2018. All Rights Reserved.