scala.collection.MapFactory
See theMapFactory companion object
trait MapFactory[+CC[_, _]] extends Serializable
Attributes
- Companion
- object
- Source
- Factory.scala
- Graph
-
- Supertypes
- Known subtypes
-
object TrieMap.typeobject HashMap.typeobject ListMap.typeobject Map.typeobject SeqMap.typeobject TreeSeqMap.typeobject VectorMap.typeobject HashMap.typeobject LinkedHashMap.typeobject ListMap.typeobject OpenHashMap.typeobject WeakHashMap.typeclass Delegate[C]object Map.typeobject SeqMap.typeobject Map.typeobject SeqMap.typetrait MapViewFactoryobject MapView.type
Members list
Implicitly
- Explicit method
- by toBuildFrom
- by toFactory
Keywords
- no keywords
- implicit
In this article