public abstract class TNumber extends TObject implements TSerializable
Constructor and Description |
---|
TNumber() |
Modifier and Type | Method and Description |
---|---|
byte |
byteValue() |
abstract double |
doubleValue() |
abstract float |
floatValue() |
abstract int |
intValue() |
abstract long |
longValue() |
short |
shortValue() |
Copyright © 2019. All rights reserved.