scala.collection.mutable.OpenHashMap
See theOpenHashMap companion class
object OpenHashMap extends MapFactory[OpenHashMap]
Attributes
- Companion
- class
- Deprecated
-
[Since version 2.13.0]
Use HashMap or one of the specialized versions (LongMap, AnyRefMap) instead of OpenHashMap - Source
- OpenHashMap.scala
- Graph
-
- Supertypes
- Self type
-
OpenHashMap.type
Members list
In this article