| Supertypes | |
|---|---|
| Known subtypes | 19 types |
An empty Map
A collection of type Map generated from given iterable object.
| Value parameters |
|
|---|---|
| Returns | A collection of type |
Get a Builder for the collection. For non-strict collection types this will use an intermediate buffer. Building collections with fromSpecific is preferred because it can be lazy for lazy collections.
Get a Builder for the collection. For non-strict collection types this will use an intermediate buffer. Building collections with fromSpecific is preferred because it can be lazy for lazy collections.
The default builder for Map objects.
A collection of type Map that contains given key/value bindings.
Partially apply a BuildFrom to a Factory
The default Factory instance for maps.
© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.2.0/scala/collection/MapFactory.html