public interface ReactiveRepository
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ReactiveRepository.Readable<T> |
static interface |
ReactiveRepository.Watchable<T> |
static interface |
ReactiveRepository.Writable<T> |
Copyright © 2020 The Immutables.org authors. All rights reserved.