| 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.Writable<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncWritable<T> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ReactiveRepository.Writable<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
ReactiveWritable<T> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SyncRepository.Writable<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
SyncWritable<T> |
Copyright © 2020 The Immutables.org authors. All rights reserved.