public class EmptyChange extends NodeFeatureChange
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 © 2020. All rights reserved.