public class ReactiveUpdater.ReactiveSetter extends Object implements Updater.Setter<org.reactivestreams.Publisher<WriteResult>>
| Modifier and Type | Method and Description |
|---|---|
org.reactivestreams.Publisher<WriteResult> |
execute() |
<V> ReactiveUpdater.ReactiveSetter |
set(Projection<V> projection,
V value) |
public <V> ReactiveUpdater.ReactiveSetter set(Projection<V> projection, V value)
public org.reactivestreams.Publisher<WriteResult> execute()
Copyright © 2020 The Immutables.org authors. All rights reserved.