Packages

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
  2. val MIN_FOR_COPY: Int
  3. val SQRT2: Double
  4. val availableProcessors: Int
  5. val defaultTaskSupport: TaskSupport
  6. def setTaskSupport[Coll](c: Coll, t: TaskSupport): Coll
  7. def thresholdFromSize(sz: Int, parallelismLevel: Int): Int
  8. object CollectionConverters

Inherited from AnyRef

Inherited from Any

Ungrouped