public class YamlConfigLoader extends java.lang.Object implements ConfigLoader
| Constructor and Description |
|---|
YamlConfigLoader(java.io.Reader reader) |
| Modifier and Type | Method and Description |
|---|---|
void |
load(Config config) |
static void |
load(java.lang.String[] yamlFileNames,
Config config) |
public static void load(java.lang.String[] yamlFileNames,
Config config)
public void load(Config config)
load in interface ConfigLoaderCopyright © 2018. All Rights Reserved.