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
/
DIPropertyMap
DIProperty
Map
class
DIPropertyMap
<
in
I
,
out
O
>
(
base
:
DIProperty
<
I
>
,
map
:
(
I
)
->
O
)
:
LazyDelegate
<
O
>
Members
Constructors
DIProperty
Map
Link copied to clipboard
constructor
(
base
:
DIProperty
<
I
>
,
map
:
(
I
)
->
O
)