GenericParMapCompanion

scala.collection.generic.GenericParMapCompanion
See theGenericParMapCompanion companion object
trait GenericParMapCompanion[+CC <: (ParMap)]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class ParMapFactory[CC, Sequential]
object ParHashMap
object ParMap
object ParHashMap
object ParMap
object ParTrieMap
object ParMap
Show all

Members list

Value members

Abstract methods

def newCombiner[P, Q]: Combiner[(P, Q), CC[P, Q]]

Implicits

Implicits

implicit def toFactory[K, V]: Factory[(K, V), CC[K, V]]