scala.collection.concurrent.TrieMap
See theTrieMap companion class
object TrieMap extends MapFactory[TrieMap]
Attributes
- Companion
- class
- Source
- TrieMap.scala
- Graph
-
- Supertypes
- Self type
-
TrieMap.type
Members list
Type members
Value members
Inherited methods
A collection of type Map that contains given key/value bindings.
A collection of type Map that contains given key/value bindings.
Attributes
- Inherited from:
- MapFactory
- Source
- Factory.scala
In this article