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