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.
|
getFeature
getNode, toJson
public EmptyChange(NodeFeature feature)
feature
- the feature to populate on the clientprotected 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 © 2022. All rights reserved.