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 mutable.ListMap
that contains given key/value bindings.
A collection of type mutable.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 mutable list map
a new mutable list map consisting key/value pairs given by elems
.
An empty mutable.ListMap
An empty mutable.ListMap
The default builder for mutable.ListMap
objects.
The default builder for mutable.ListMap
objects.
the type of the keys
the type of the associated values
This object provides a set of operations needed to create
values.mutable.ListMap