Modifier and Type | Class and Description |
---|---|
class |
Config
The Config is to be used as a base class / paradigm for any construction-time configuration that needs a large number
of parameters and considers optional and default parameters.
|
Modifier and Type | Method and Description |
---|---|
Configurable |
Configurable.makeDefaults()
Initializes all optional parameters to their default value.
|