| Package | Description |
|---|---|
| net.obvj.confectory |
The main package.
|
| Modifier and Type | Method and Description |
|---|---|
static ConfigurationContainer |
Confectory.container()
Retrieves a
ConfigurationContainer instance that can be accessed statically for
holding global configuration data. |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationContainer.addAll(ConfigurationContainer source)
Copies all of the
Configuration objects from another container to this
container. |
Copyright © 2023. All rights reserved.