|
Scala 2.4.0-final
|
abstract class
Byte
extends
scala.AnyVal
Class Byte
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_BYTE
and MIN_BYTE
are in defined in object scala.compat.Math.