public abstract class Number extends Object implements Serializable
Constructor and Description |
---|
Number() |
Modifier and Type | Method and Description |
---|---|
byte |
byteValue() |
abstract double |
doubleValue() |
abstract float |
floatValue() |
abstract int |
intValue() |
abstract long |
longValue() |
short |
shortValue() |
Copyright © 2006-2015 OSGi Alliance. All Rights Reserved.