toggle menu
Atrium
1.2.0
common
switch theme
search in API
atrium-core
/
ch.tutteli.atrium.creating
/
ComponentFactoryContainer
/
Companion
/
createIfNotEmpty
create
If
Not
Empty
fun
createIfNotEmpty
(
components
:
Map
<
KClass
<
*
>
,
ComponentFactory
>
,
chainedComponents
:
Map
<
KClass
<
*
>
,
Sequence
<
ComponentFactory
>
>
)
:
ComponentFactoryContainer
?
(
source
)