public class UInt8 extends Number
| Modifier and Type | Method and Description |
|---|---|
double |
doubleValue() |
float |
floatValue() |
int |
intValue() |
long |
longValue() |
byteValue, shortValuepublic double doubleValue()
doubleValue in class Numberpublic float floatValue()
floatValue in class NumberCopyright © 2015–2019. All rights reserved.