|
Scala 2.3.3.10048
|
abstract class
Short
extends
scala.AnyVal
Class Short
belongs to the value
classes whose instances are not represented as objects by the
underlying host system. All value classes inherit from class
AnyVal
.
Values MAX_SHORT
and MIN_SHORT
are in defined in object scala.compat.Math.