kodein-di
Toggle table of contents
7.28.0
common
Platform filter
common
Switch theme
Search in API
kodein-di
kodein-di
/
org.kodein.di
/
DI
/
Builder
/
ArgSetBinder
/
add
add
abstract
fun
add
(
createBinding
:
(
)
->
DIBinding
<
*
,
in
A
,
out
T
>
)
Add a binding in the
Set
of type
T
Parameters
create
Binding
The builder that should add binding in the set.