public interface RepresentToNode
| Modifier and Type | Method and Description |
|---|---|
org.snakeyaml.engine.v2.nodes.Node |
representData(Object data)
Create a Node
|
org.snakeyaml.engine.v2.nodes.Node representData(Object data)
data - the instance to representCopyright © 2018–2022. All rights reserved.