dotty.tools.dotc.util.GenericHashMap$
See theGenericHashMap companion class Attributes
- Companion:
- class
- Graph
- Supertypes
- Self type
Members list
Concise view
Value members
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