collektive-stdlib
Toggle table of contents
25.0.0
common
Platform filter
common
Switch theme
Search in API
collektive-stdlib
collektive-stdlib
/
it.unibo.collektive.stdlib.maps
/
FieldedMapsExtensions
/
getValue
get
Value
@
JvmName
(
name
=
"getValue_with_it_unibo_collektive_aggregate_Field_of_collections_Map_of_K_and_V_end_end_and_K"
)
fun
<
K
,
V
,
ID
:
Any
>
Field
<
ID
,
Map
<
K
,
V
>
>
.
getValue
(
key
:
K
)
:
Field
<
ID
,
V
>
@
JvmName
(
name
=
"getValue_with_collections_Map_of_K_and_V_end_and_it_unibo_collektive_aggregate_Field_of_K_end"
)
fun
<
K
,
V
,
ID
:
Any
>
Map
<
K
,
V
>
.
getValue
(
key
:
Field
<
ID
,
K
>
)
:
Field
<
ID
,
V
>
@
JvmName
(
name
=
"getValue_with_it_unibo_collektive_aggregate_Field_of_collections_Map_of_K_and_V_end_end_and_it_unibo_collektive_aggregate_Field_of_K_end"
)
fun
<
K
,
V
,
ID
:
Any
>
Field
<
ID
,
Map
<
K
,
V
>
>
.
getValue
(
key
:
Field
<
ID
,
K
>
)
:
Field
<
ID
,
V
>