| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected long |
timestamp |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractEvent() |
protected |
AbstractEvent(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Name of the event.
|
long |
getTimestamp()
Timestamp of the event.
|
String |
toString() |
protected String name
protected long timestamp
protected AbstractEvent()
protected AbstractEvent(String name)
public long getTimestamp()
EventgetTimestamp in interface EventCopyright © 2020. All rights reserved.