public abstract class ConfigProvider extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
ConfigProvider.Builder |
| Constructor and Description |
|---|
ConfigProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ConfigRoot |
get() |
static ConfigRoot |
root() |
public static ConfigRoot root()
protected abstract ConfigRoot get()