public abstract class BasicUpdate extends Object
AtomicUpdateCache
.Modifier and Type | Method and Description |
---|---|
BasicUpdate |
merge(Data data,
BasicUpdate bu)
Merges the given update and this update if possible.
|
String |
toString() |
public BasicUpdate merge(Data data, BasicUpdate bu)
data
- data referencebu
- update to merge withCopyright © 2005–2015 BaseX Team. All rights reserved.