toggle menu
kodein-di
7.24.1
common
switch theme
search in API
kodein-di
/
org.kodein.di.bindings
/
InstanceBinding
/
InstanceBinding
Instance
Binding
common
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
.