Class YamlUtils
java.lang.Object
org.starcoin.serde.format.snakeyaml.YamlUtils
public class YamlUtils extends Object
-
Method Summary
Modifier and Type Method Description static voiddumpToFile(Path filePath, Map<String,Object> map)static Map<String,Object>loadYamlMap(Path filePath)
-
Method Details
-
dumpToFile
-
loadYamlMap
-