T - entity typepublic interface WatchEvent<T>
| Modifier and Type | Interface and Description |
|---|---|
static class |
WatchEvent.Operation |
| Modifier and Type | Method and Description |
|---|---|
Object |
key() |
Optional<T> |
newValue() |
WatchEvent.Operation |
operation() |
Object key()
WatchEvent.Operation operation()
Copyright © 2020 The Immutables.org authors. All rights reserved.