Interface | Description |
---|---|
SinkWriter<T,S> |
Writes a value
V to a data sink S . |
SourceReader<S,T> |
Reads a value
V from a data source S . |
Class | Description |
---|---|
RawConfigValues |
Utility methods to convert raw config values to values of more suitable
types.
|