in scala.runtime
class BoxedNumber

Constructor Summary
def this : scala.runtime.BoxedNumber
Def Summary
def this : scala.runtime.BoxedNumber
def byteValue : scala.Byte
def shortValue : scala.Short
def charValue : scala.Char
def intValue : scala.Int
def longValue : scala.Long
def floatValue : scala.Float
def doubleValue : scala.Double