|
Scala 2.3.0
|
sealed abstract class
Long
extends
scala.AnyVal
Class Long
belongs to the value
classes whose instances are not represented as objects by the
underlying host system. All value classes inherit from class
AnyVal
.