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
/
RefMaker
Ref
Maker
interface
RefMaker
A Function that creates a reference.
Inheritors
SingletonReference
Members
Functions
make
Link copied to clipboard
abstract
fun
<
T
:
Any
>
make
(
creator
:
(
)
->
T
)
:
Reference
<
T
>
A Function that creates a reference.