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.
|
getFeaturegetNode, toJsonpublic String getKey()
protected void populateJson(elemental.json.JsonObject json,
ConstantPool constantPool)
NodeChangepopulateJson in class NodeFeatureChangejson - the json object to populateconstantPool - the constant pool to use for serializing constant pool
referencesCopyright © 2025. All rights reserved.