kontainer
0.67.0
jvm
kontainer
/
de.peekandpoke.ultra.kontainer
/
ParameterizedKontainerModule2
Parameterized
Kontainer
Module2
class
ParameterizedKontainerModule2
<
P1
,
P2
>
(
module
:
KontainerBuilder
.
(
P1
,
P2
)
->
Unit
)
Parameterized Kontainer module
Members
Constructors
Parameterized
Kontainer
Module2
Link copied to clipboard
constructor
(
module
:
KontainerBuilder
.
(
P1
,
P2
)
->
Unit
)
Functions
apply
Link copied to clipboard
fun
apply
(
builder
:
KontainerBuilder
,
p1
:
P1
,
p2
:
P2
)