kontainer
0.67.0
jvm
kontainer
/
de.peekandpoke.ultra.kontainer
/
ParameterizedKontainerModule
Parameterized
Kontainer
Module
class
ParameterizedKontainerModule
<
P
>
(
module
:
KontainerBuilder
.
(
P
)
->
Unit
)
Parameterized Kontainer module
Members
Constructors
Parameterized
Kontainer
Module
Link copied to clipboard
constructor
(
module
:
KontainerBuilder
.
(
P
)
->
Unit
)
Functions
apply
Link copied to clipboard
fun
apply
(
builder
:
KontainerBuilder
,
param
:
P
)