scala
package
scala
Type Members
-
type
::[A] = scala.collection.immutable.::[A]
-
type
AbstractMethodError = java.lang.AbstractMethodError
-
type
AnyRef = AnyRef
-
type
ArrayIndexOutOfBoundsException = java.lang.ArrayIndexOutOfBoundsException
-
-
-
-
type
ClassCastException = java.lang.ClassCastException
-
-
-
type
Error = java.lang.Error
-
type
Exception = java.lang.Exception
-
-
type
IllegalArgumentException = java.lang.IllegalArgumentException
-
type
IndexOutOfBoundsException = java.lang.IndexOutOfBoundsException
-
-
-
type
InterruptedException = java.lang.InterruptedException
-
-
-
-
-
type
NoSuchElementException = java.util.NoSuchElementException
-
type
NullPointerException = java.lang.NullPointerException
-
type
NumberFormatException = java.lang.NumberFormatException
-
-
-
-
-
type
PartiallyOrdered[T] = scala.math.PartiallyOrdered[T]
-
type
Range = scala.collection.immutable.Range
-
-
type
RuntimeException = java.lang.RuntimeException
-
-
-
-
type
StringIndexOutOfBoundsException = java.lang.StringIndexOutOfBoundsException
-
type
Throwable = java.lang.Throwable
-
-
-
type
UnsupportedOperationException = java.lang.UnsupportedOperationException
-
Value Members
-
val
#::: scala.collection.immutable.Stream.#::.type
-
-
-
-
-
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
Numeric: scala.math.Numeric.type
-
val
Ordered: scala.math.Ordered.type
-
val
Ordering: scala.math.Ordering.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
-