Constructor and Description |
---|
Number()
Number
|
Modifier and Type | Method and Description |
---|---|
byte |
byteValue() |
abstract double |
doubleValue() |
abstract float |
floatValue() |
abstract int |
intValue() |
abstract long |
longValue() |
short |
shortValue() |
public byte byteValue()
public abstract double doubleValue()
public abstract float floatValue()
public abstract int intValue()
public abstract long longValue()
public short shortValue()