| Interface | Description |
|---|---|
| Config |
Configuration as loaded from config files.
|
| ConfigBuilder |
Builder for instances of
Config. |
| Value<T> |
Value within a configuration.
|
| ValueListener<T> |
| Class | Description |
|---|---|
| ConfigKey |
A configuration key, represents the path of the config object that has been
deserialized.
|
| ConfigKey.ConfigKeySerializer |
| Exception | Description |
|---|---|
| ConfigException |
Exception thrown when something is wrong with the configuration.
|
Copyright © 2017. All rights reserved.