ktor
1.6.8
3.0.0
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
common
ktor-utils
/
io.ktor.util.collections
/
ConcurrentMap
/
ConcurrentMap
Concurrent
Map
common
fun
<
Key
:
Any
,
Value
:
Any
>
ConcurrentMap
(
lock
:
Lock
,
map
:
Map
<
Key
,
Value
>
)
Content copied to clipboard
fun
ConcurrentMap
(
lock
:
Lock
=
Lock()
,
initialCapacity
:
Int
=
INITIAL_CAPACITY
)
Content copied to clipboard