Scala 2

API Specification
This document is the API specification for Scala 2.


Class Summary
final class BoxedAnyArray
Arrays created by new Array[T](length) where T is a type variable
abstract class BoxedArray
A class representing Array[T]
final class BoxedBooleanArray

final class BoxedByteArray

final class BoxedCharArray

final class BoxedDoubleArray

final class BoxedFloatArray

final class BoxedIntArray

final class BoxedLongArray

final class BoxedObjectArray

final class BoxedShortArray

class NonLocalReturnException [ T ]


Object Summary
object ScalaRunTime