scala.collection.concurrent.TrieMap
See theTrieMap companion class
object TrieMap extends MapFactory[TrieMap]
Attributes
Members list
Type members
Classlikes
class MangledHashing[K] extends Hashing[K]
Attributes
- Supertypes
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
Concrete fields
Implicits
Inherited implicits
The default Factory instance for maps.
In this article