protected class StandardRepresenter.RepresentEnum extends Object implements RepresentToNode
| Modifier | Constructor and Description |
|---|---|
protected |
RepresentEnum() |
| Modifier and Type | Method and Description |
|---|---|
org.snakeyaml.engine.v2.nodes.Node |
representData(Object data)
Create a Node
|
public org.snakeyaml.engine.v2.nodes.Node representData(Object data)
RepresentToNoderepresentData in interface RepresentToNodedata - the instance to representCopyright © 2018–2022. All rights reserved.