| Package | Description |
|---|---|
| org.immutables.criteria.repository | |
| org.immutables.criteria.repository.reactive |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Updater.Setter<R> |
| Modifier and Type | Method and Description |
|---|---|
Updater.WriteExecutor<R> |
Updater.replace(T newValue) |
| Modifier and Type | Class and Description |
|---|---|
class |
ReactiveUpdater.ReactiveSetter |
| Modifier and Type | Method and Description |
|---|---|
Updater.WriteExecutor<org.reactivestreams.Publisher<WriteResult>> |
ReactiveUpdater.replace(T newValue) |
Copyright © 2020 The Immutables.org authors. All rights reserved.