kodein-di
Toggle table of contents
7.31.0-0.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
kodein-di
kodein-di
/
org.kodein.di
/
DI
/
Builder
/
SetBinder
/
addInstance
add
Instance
abstract
fun
addInstance
(
instance
:
T
)
Adds an instance binding to the set.
Parameters
instance
The instance to add.