GenericHashMap

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete fields

inline val DenseLimit: 8

The number of elements up to which dense packing is used. If the number of elements reaches DenseLimit a hash table is used instead

The number of elements up to which dense packing is used. If the number of elements reaches DenseLimit a hash table is used instead