类 YamlUtils
java.lang.Object
org.starcoin.serde.format.snakeyaml.YamlUtils
-
方法概要
修饰符和类型方法说明static void
dumpToFile(Path filePath, Map<String,Object> map)
loadYamlMap(Path filePath)
-
方法详细资料
-
dumpToFile
-
loadYamlMap
-
static void
dumpToFile(Path filePath,
Map<String,Object> map)
loadYamlMap(Path filePath)