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, toStringpublic Event(Object source)
Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.