scala.collection.MapViewFactory
Attributes
-
Graph
-
-
Supertypes
-
trait Matchable
class Any
-
Known subtypes
-
Members list
The default builder for Map objects.
The default builder for Map objects.
Attributes
A collection of type Map that contains given key/value bindings.
A collection of type Map that contains given key/value bindings.
Attributes
-
Definition Classes
-
A collection of type Map generated from given iterable object.
A collection of type Map generated from given iterable object.
Attributes
-
Inherited from:
-
MapFactory
The default Factory instance for maps.
The default Factory instance for maps.
Attributes
-
Inherited from:
-
MapFactory