| Modifier and Type | Field and Description |
|---|---|
static String |
YML_OR_YAML |
| Constructor and Description |
|---|
ConfigUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
autoRefresh(Config config,
String yamlFilename) |
static void |
autoRefresh(Config config,
String filename,
ConfigParser parser) |
static int |
cpus() |
static boolean |
micro() |
static List<List<String>> |
untrack() |
public static final String YML_OR_YAML
public static void autoRefresh(Config config, String filename, ConfigParser parser)
public static int cpus()
public static boolean micro()
Copyright © 2014–2016 Nikolche Mihajlovski and contributors. All rights reserved.