public class PointerNumber extends Number
| Constructor and Description |
|---|
PointerNumber(UnidbgPointer value) |
| Modifier and Type | Method and Description |
|---|---|
double |
doubleValue() |
float |
floatValue() |
int |
intValue() |
long |
longValue() |
String |
toString() |
byteValue, shortValuepublic PointerNumber(UnidbgPointer value)
public float floatValue()
floatValue in class Numberpublic double doubleValue()
doubleValue in class NumberCopyright © 2026. All rights reserved.