public class ReactiveWatchable<T> extends Object implements ReactiveRepository.Watchable<T>
| Constructor and Description |
|---|
ReactiveWatchable(Backend.Session backend) |
public ReactiveWatchable(Backend.Session backend)
public ReactiveWatcher<T> watcher(Criterion<T> criteria)
Copyright © 2020 The Immutables.org authors. All rights reserved.