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
/
InstanceBinding
/
InstanceBinding
Instance
Binding
constructor
(
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
.