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.bindings
/
SetBinding
/
SetBinding
Set
Binding
constructor
(
contextType
:
TypeToken
<
in
C
>
,
_elementType
:
TypeToken
<
out
T
>
,
createdType
:
TypeToken
<
out
Set
<
T
>
>
)
Parameters
C
The context type of all bindings in the set.
T
The provided type of all bindings in the set.