scala.collection

parallel

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
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

  1. val CHECK_RATE: Int

  2. val MIN_FOR_COPY: Int

  3. val SQRT2: Double

  4. val availableProcessors: Int

  5. val defaultTaskSupport: TaskSupport

  6. package immutable

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

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

Inherited from AnyRef

Inherited from Any

Ungrouped