public class YamlUtils extends Object
static void
dumpToFile(Path filePath, Map<String,Object> map)
static Map<String,Object>
loadYamlMap(Path filePath)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static void dumpToFile(Path filePath, Map<String,Object> map)
public static Map<String,Object> loadYamlMap(Path filePath)
Copyright © 2021. All rights reserved.