Interface ReactiveUpdateOperation.ReactiveUpdate<T>
- All Superinterfaces:
ReactiveUpdateOperation.UpdateWithCollection<T>, ReactiveUpdateOperation.UpdateWithQuery<T>, ReactiveUpdateOperation.UpdateWithUpdate<T>
- Enclosing interface:
ReactiveUpdateOperation
public static interface ReactiveUpdateOperation.ReactiveUpdate<T>
extends ReactiveUpdateOperation.UpdateWithCollection<T>, ReactiveUpdateOperation.UpdateWithQuery<T>, ReactiveUpdateOperation.UpdateWithUpdate<T>
- Since:
- 2.0
- Author:
- Mark Paluch, Christoph Strobl
-
Method Summary
Methods inherited from interface ReactiveUpdateOperation.UpdateWithCollection
inCollectionMethods inherited from interface ReactiveUpdateOperation.UpdateWithQuery
matching, matchingMethods inherited from interface ReactiveUpdateOperation.UpdateWithUpdate
apply, replaceWith