| Package | Description |
|---|---|
| com.xpcagey.config.spi | |
| com.xpcagey.config.spi.helpers |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueCommand.apply(ConfigSink sink) |
void |
ConfigSource.initialize(ConfigSink sink) |
| Modifier and Type | Class and Description |
|---|---|
class |
TestingSink
Simple sink consumes a ConfigSource and places the result into a HashMap; it is meant to be used for testing and
debugging implementations of ConfigSource inside their respective packages.
|
Copyright © 2018. All rights reserved.