scala.collection.mutable.ListMap
See theListMap companion class
object ListMap extends MapFactory[ListMap]
This object provides a set of operations to create Iterable
values.
Attributes
- Companion
- class
- Deprecated
-
[Since version 2.13.0]
Use an immutable.ListMap assigned to a var instead of mutable.ListMap - Source
- ListMap.scala
- Graph
-
- Supertypes
- Self type
-
ListMap.type
Members list
In this article