Package

scala.collection

parallel

Permalink

package parallel

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. parallel
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val CHECK_RATE: Int

    Permalink
  2. object CollectionConverters

    Permalink
  3. val MIN_FOR_COPY: Int

    Permalink
  4. val SQRT2: Double

    Permalink
  5. val availableProcessors: Int

    Permalink
  6. val defaultTaskSupport: TaskSupport

    Permalink
  7. def setTaskSupport[Coll](c: Coll, t: TaskSupport): Coll

    Permalink
  8. def thresholdFromSize(sz: Int, parallelismLevel: Int): Int

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped