kotlin.collections.HashMap.<init>

<init>

HashMap()

Platform and version requirements: JS

Constructs an empty HashMap instance-

HashMap(initialCapacity: Int, loadFactor: Float = 0f)

Platform and version requirements: JS

Constructs an empty HashMap instance-

登录查看完整内容