Ktor 1.5.0
io.ktor.util
/
CopyOnWriteHashMap
/
computeIfAbsent
computeIfAbsent
fun
computeIfAbsent
(
key
:
K
,
producer
:
(
key
:
K
)
->
V
)
:
V
See Also
MutableMap.computeIfAbsent