public abstract class Event extends EventObject
source
Modifier and Type | Method and Description |
---|---|
long |
getTimestamp()
Returns the timestamp when this event occurred as the number of milliseconds since Epoch (UTC time zone).
|
getSource, toString
public long getTimestamp()
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.