kodein-di
7.20.1
common
jvm
kodein-di
/
org.kodein.di.bindings
/
RefMaker
Ref
Maker
interface
RefMaker
A Function that creates a reference.
Functions
Inheritors
Functions
make
Link copied to clipboard
abstract
fun
<
T
:
Any
>
make
(
creator
:
(
)
->
T
)
:
Reference
<
T
>
A Function that creates a reference.
Inheritors
SingletonReference
Link copied to clipboard
threadLocal
Link copied to clipboard
softReference
Link copied to clipboard
weakReference
Link copied to clipboard