Ktor 1.5.0
io.ktor.util.collections
/
ConcurrentCollection
/
<init>
<init>
ConcurrentCollection
(
delegate
:
MutableCollection
<
E
>
,
lock
:
Lock
)