@SerializeWith(value=SchematicEntryWholeDelta.Externalizer.class) public class SchematicEntryWholeDelta extends Object implements SchematicDelta
Delta for a SchematicEntry.AtomicHashMapDelta| Modifier and Type | Class and Description |
|---|---|
static class |
SchematicEntryWholeDelta.Externalizer |
| Modifier | Constructor and Description |
|---|---|
protected |
SchematicEntryWholeDelta(Document document) |
| Modifier and Type | Method and Description |
|---|---|
void |
addOperation(Operation o) |
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isRecordingOperations() |
DeltaAware |
merge(DeltaAware d) |
String |
toString() |
protected SchematicEntryWholeDelta(Document document)
public DeltaAware merge(DeltaAware d)
public boolean isRecordingOperations()
isRecordingOperations in interface SchematicDeltapublic void addOperation(Operation o)
addOperation in interface DocumentObserverCopyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.