The type constructor of the collection that can be built by this factory
The type constructor of the collection that can be built by this factory
The standard CanBuildFrom class for maps.
A collection of type immutable.
A collection of type immutable.ListMap that contains given key/value bindings.
the type of the keys
the type of the associated values
the key/value pairs that make up the immutable list map
a new immutable list map consisting key/value pairs given by elems.
The standard CanBuildFrom instance for immutable.ListMap objects.
The standard CanBuildFrom instance for immutable.ListMap objects.
The created value is an instance of class MapCanBuildFrom.
An empty immutable.
An empty immutable.ListMap
The default builder for immutable.
The default builder for immutable.ListMap objects.
the type of the keys
the type of the associated values
This object provides a set of operations needed to create
immutable.ListMapvalues.1
"Scala's Collection Library overview" section on
List Mapsfor more information.