T - entity typepublic interface SyncRepository<T> extends Repository<T>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SyncRepository.Readable<T> |
static interface |
SyncRepository.Writable<T> |
Copyright © 2020 The Immutables.org authors. All rights reserved.