Packages

package compat

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

Type Members

  1. type BuildFrom[-From, -A, +C] = collection.BuildFrom[From, A, C]
  2. type Factory[-A, +C] = collection.Factory[A, C]
  3. type IterableOnce[+X] = collection.IterableOnce[X]

Value Members

  1. val BuildFrom: collection.BuildFrom.type
  2. val Factory: collection.Factory.type
  3. val IterableOnce: collection.IterableOnce.type
  4. object extra

Inherited from AnyRef

Inherited from Any

Ungrouped