Tegral
0.0.5-SNAPSHOT
jvm
tegral-config-core
/
guru.zoroark.tegral.config.core
/
SectionedConfigurationDecoder
/
SectionedConfigurationDecoder
Sectioned
Configuration
Decoder
constructor
(
sectionedConfigurationType
:
KClass
<
T
>
,
sectionedConfigurationTypeFactory
:
(
Map
<
ConfigurationSection
<
*
>
,
Any
>
)
->
T
,
sections
:
List
<
ConfigurationSection
<
*
>
>
)