mirai
2.16.0
jvm
mirai-console
/
net.mamoe.mirai.console.data
/
PluginDataExtensions
/
NotNullMutableMap
/
putIfAbsent
put
If
Absent
open
override
fun
putIfAbsent
(
key
:
K
,
value
:
V
)
:
Nothing
?
Deprecated
putIfAbsent on NotNullMutableMap always does nothing.
Replace with