collektivize
Toggle table of contents
28.3.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
collektivize
collektivize
/
it.unibo.collektive.aggregate
/
FieldEntry
/
mapValue
map
Value
fun
<
R
>
mapValue
(
transform
:
(
T
)
->
R
)
:
FieldEntry
<
ID
,
R
>
Returns a
FieldEntry
with the same
id
and a transformed
value
.