public class NodeDetachChange extends NodeChange
Constructor and Description |
---|
NodeDetachChange(StateNode node)
Creates a new detach 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.
|
getNode, toJson
public NodeDetachChange(StateNode node)
node
- the detached nodeprotected void populateJson(elemental.json.JsonObject json, ConstantPool constantPool)
NodeChange
populateJson
in class NodeChange
json
- the json object to populateconstantPool
- the constant pool to use for serializing constant pool
referencesCopyright © 2019. All rights reserved.