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