docs
4.12
customSourceSet
docs
/
net.corda.core.internal
/
toSynchronised
to
Synchronised
fun
<
K
,
V
>
MutableMap
<
K
,
V
>
.
toSynchronised
(
)
:
MutableMap
<
K
,
V
>
See also
Collections.
synchronized
Map
fun
<
E
>
MutableSet
<
E
>
.
toSynchronised
(
)
:
MutableSet
<
E
>
See also
Collections.
synchronized
Set