simple-robot
3.0.0-RC.2
simbot-api
/
love.forte.simbot
/
concurrentIDMapOf
concurrent
IDMap
Of
fun
<
V
:
Any
>
concurrentIDMapOf
(
)
:
ConcurrentIDMaps
<
V
>
fun
<
V
:
Any
>
concurrentIDMapOf
(
vararg
pairs
:
Pair
<
ID
,
V
>
)
:
ConcurrentIDMaps
<
V
>
fun
<
V
:
Any
>
concurrentIDMapOf
(
map
:
Map
<
ID
,
V
>
)
:
ConcurrentIDMaps
<
V
>
V
不可为null