public class EmptyChange extends NodeFeatureChange
For internal use only. May be renamed or removed in a future release.
| Constructor and Description |
|---|
EmptyChange(NodeFeature feature)
Creates a new empty change.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
populateJson(elemental.json.JsonObject json,
ConstantPool constantPool)
Overridden by subclasses to populate a JSON object when serializing.
|
getFeaturegetNode, toJsonpublic EmptyChange(NodeFeature feature)
feature - the feature to populate on the clientprotected 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.