public class ConfigHelper extends Object
| Constructor and Description |
|---|
ConfigHelper() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getIntegerOrDefault(Map config,
String configKey,
int defaultValue) |
static String |
getStringOrDefault(Map config,
String configKey,
String defaultValue) |
Copyright © 2020. All rights reserved.