kodein-di
7.18.0
common
kodein-di
/
org.kodein.di.bindings
/
InstanceBinding
/
InstanceBinding
Instance
Binding
fun
<
T
:
Any
>
InstanceBinding
(
createdType
:
TypeToken
<
out
T
>
,
instance
:
T
)
Parameters
T
The type of the instance.
created
Type
The type of the object,
used for debug print only
.