kodein-di
/
org.kodein.di.bindings
/
SetBinding
/
SetBinding
common
Set
Binding
fun <
C
:
Any
,
T
:
Any
>
SetBinding
(contextType:
TypeToken
<in
C
>, _elementType:
TypeToken
<out
T
>, createdType:
TypeToken
<out
Set
<
T
>>)
Content copied to clipboard
Parameters
C
The context type of all bindings in the set.
T
The provided type of all bindings in the set.