This object provides a set of operations to create mutable.HashMap
values.
- Companion
- class
- Source
- HashMap.scala
Value members
Concrete methods
The default initial capacity for the hash table
The default initial capacity for the hash table
- Source
- HashMap.scala
The default load factor for the hash table
The default load factor for the hash table
- Source
- HashMap.scala
Inherited methods
A collection of type Map that contains given key/value bindings.
A collection of type Map that contains given key/value bindings.
- Inherited from
- MapFactory
- Source
- Factory.scala
Implicits
Inherited implicits
The default Factory instance for maps.
The default Factory instance for maps.
- Inherited from
- MapFactory
- Source
- Factory.scala