kodein-di
/
org.kodein.di
/
DIPropertyMap
common
D
I
Property
Map
class
DIPropertyMap
<in
I
, out
O
>(base:
DIProperty
<
I
>, map: (
I
) ->
O
) :
LazyDelegate
<
O
>
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
common
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
common
open fun
toString
():
String
Content copied to clipboard
Properties
base
Link copied to clipboard
common
val
base
:
DIProperty
<
I
>
Content copied to clipboard