p
scala î
package scala
Linear Supertypes
îˇ
î
Ordering
- Alphabetic
- By Inheritance
Inherited
- scala
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- î type ::[A] = scala.collection.immutable.::[A]
- î type AbstractMethodError = java.lang.AbstractMethodError
- î type AnyRef = AnyRef
- î type ArrayIndexOutOfBoundsException = java.lang.ArrayIndexOutOfBoundsException
- î type BigDecimal = scala.math.BigDecimal
- î type BigInt = scala.math.BigInt
- î type BufferedIterator[+A] = scala.collection.BufferedIterator[A]
- î type ClassCastException = java.lang.ClassCastException
- î type Either[+A, +B] = scala.util.Either[A, B]
- î type Equiv[T] = scala.math.Equiv[T]
- î type Error = java.lang.Error
- î type Exception = java.lang.Exception
- î type Fractional[T] = scala.math.Fractional[T]
- î type IllegalArgumentException = java.lang.IllegalArgumentException
- î type IndexOutOfBoundsException = java.lang.IndexOutOfBoundsException
- î type IndexedSeq[+A] = scala.collection.IndexedSeq[A]
- î type Integral[T] = scala.math.Integral[T]
- î type InterruptedException = java.lang.InterruptedException
- î type Iterable[+A] = scala.collection.Iterable[A]
- î type Iterator[+A] = scala.collection.Iterator[A]
- î type Left[+A, +B] = scala.util.Left[A, B]
- î type List[+A] = scala.collection.immutable.List[A]
- î type NoSuchElementException = java.util.NoSuchElementException
- î type NullPointerException = java.lang.NullPointerException
- î type NumberFormatException = java.lang.NumberFormatException
- î type Numeric[T] = scala.math.Numeric[T]
- î type Ordered[T] = scala.math.Ordered[T]
- î type Ordering[T] = scala.math.Ordering[T]
- î type PartialOrdering[T] = scala.math.PartialOrdering[T]
- î type PartiallyOrdered[T] = scala.math.PartiallyOrdered[T]
- î type Range = scala.collection.immutable.Range
- î type Right[+A, +B] = scala.util.Right[A, B]
- î type RuntimeException = java.lang.RuntimeException
- î type Seq[+A] = scala.collection.Seq[A]
- î type Stream[+A] = scala.collection.immutable.Stream[A]
- î type StringBuilder = scala.collection.mutable.StringBuilder
- î type StringIndexOutOfBoundsException = java.lang.StringIndexOutOfBoundsException
- î type Throwable = java.lang.Throwable
- î type Traversable[+A] = scala.collection.Traversable[A]
- î type TraversableOnce[+A] = scala.collection.TraversableOnce[A]
- î type UnsupportedOperationException = java.lang.UnsupportedOperationException
- î type Vector[+A] = scala.collection.immutable.Vector[A]
Value Members
- î val #::: scala.collection.immutable.Stream.#::.type
- î val +:: scala.collection.+:.type
- î val :+: scala.collection.:+.type
- î val ::: scala.collection.immutable.::.type
- î val AnyRef: Specializable
- î val BigDecimal: scala.math.BigDecimal.type
- î val BigInt: scala.math.BigInt.type
- î val Either: scala.util.Either.type
- î val Equiv: scala.math.Equiv.type
- î val Fractional: scala.math.Fractional.type
- î val IndexedSeq: scala.collection.IndexedSeq.type
- î val Integral: scala.math.Integral.type
- î val Iterable: scala.collection.Iterable.type
- î val Iterator: scala.collection.Iterator.type
- î val Left: scala.util.Left.type
- î val List: scala.collection.immutable.List.type
- î val Nil: scala.collection.immutable.Nil.type
- î val Numeric: scala.math.Numeric.type
- î val Ordered: scala.math.Ordered.type
- î val Ordering: scala.math.Ordering.type
- î val Range: scala.collection.immutable.Range.type
- î val Right: scala.util.Right.type
- î val Seq: scala.collection.Seq.type
- î val Stream: scala.collection.immutable.Stream.type
- î val StringBuilder: scala.collection.mutable.StringBuilder.type
- î val Traversable: scala.collection.Traversable.type
- î val Vector: scala.collection.immutable.Vector.type
The Scala compiler and reflection APIs.