scala.collection.immutable.TreeSeqMap
See theTreeSeqMap companion class
object TreeSeqMap extends MapFactory[TreeSeqMap]
Attributes
- Companion
- class
- Graph
-
- Supertypes
- Self type
-
TreeSeqMap.type
Members list
Type members
Classlikes
Attributes
object OrderBy
Attributes
- Companion
- object
- Supertypes
- Known subtypes
-
object Insertionobject Modification
Value members
Concrete methods
A collection of type Map generated from given iterable object.
A collection of type Map generated from given iterable object.
Attributes
The default builder for Map objects.
The default builder for Map objects.
Attributes
Inherited methods
A collection of type Map that contains given key/value bindings.
A collection of type Map that contains given key/value bindings.
Attributes
- Inherited from:
- MapFactory
Concrete fields
Implicits
Inherited implicits
The default Factory instance for maps.
In this article