public class MapRemoveChange extends NodeFeatureChange
For internal use only. May be renamed or removed in a future release.
Constructor and Description |
---|
MapRemoveChange(NodeMap map,
String key)
Creates a new remove change.
|
Modifier and Type | Method and Description |
---|---|
String |
getKey()
Gets the removed key.
|
protected void |
populateJson(elemental.json.JsonObject json,
ConstantPool constantPool)
Overridden by subclasses to populate a JSON object when serializing.
|
getFeature
getNode, toJson
public String getKey()
protected void populateJson(elemental.json.JsonObject json, ConstantPool constantPool)
NodeChange
populateJson
in class NodeFeatureChange
json
- the json object to populateconstantPool
- the constant pool to use for serializing constant pool
referencesCopyright © 2025. All rights reserved.