tuweni
/
org.apache.tuweni.concurrent
/
ExpiringMap
/
computeIfPresent
computeIfPresent
fun
computeIfPresent
(
key
:
K
,
remappingFunction
:
BiFunction
<
in
K
,
in
V
,
out
V
?
>
)
:
V
?
(source)