| Package | Description |
|---|---|
| org.immutables.criteria.repository.async | |
| org.immutables.criteria.repository.reactive | |
| org.immutables.criteria.repository.sync |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AsyncRepository.Readable<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncReadable<T> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ReactiveRepository.Readable<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
ReactiveReadable<T> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SyncRepository.Readable<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
SyncReadable<T> |
Copyright © 2020 The Immutables.org authors. All rights reserved.