| Class | Description |
|---|---|
| ConfigValueBuilder<T,B extends ConfigValueBuilder<T,B>> |
A builder for
ConfigValues. |
| ConfigValueBuilder.Aggregate<A,E> |
A
ConfigValueBuilder that produces aggregate ConfigValues. |
| ConfigValueBuilder.Scalar<T> |
A
ConfigValueBuilder that produces scalar ConfigValues. |