toggle menu
kodein-di
7.21.0
common
switch theme
search in API
kodein-di
/
org.kodein.di
/
DIPropertyMap
DIProperty
Map
common
class
DIPropertyMap
<
in
I
,
out
O
>
(
base
:
DIProperty
<
I
>
,
map
:
(
I
)
->
O
)
:
LazyDelegate
<
O
>
Members
Constructors
DIProperty
Map
Link copied to clipboard
common
constructor
(
base
:
DIProperty
<
I
>
,
map
:
(
I
)
->
O
)