dotty.tools.dotc.util.GenericHashMap
See theGenericHashMap companion class
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
trait Matchable
class Any
-
Self type
-
Members list
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
Attributes