public final class WatchEvent extends EventObject
This class is fully threadsafe.
source| Constructor and Description |
|---|
WatchEvent(Object source,
Watch watch)
Creates and initializes a WatchEvent instance.
|
| Modifier and Type | Method and Description |
|---|---|
Watch |
getWatch()
Returns the Watch packet, which has just been sent.
|
getSource, toStringpublic Watch getWatch()
Copyright © 2023. All rights reserved.