Package ghidra.app.util
Class HexLong
java.lang.Object
java.lang.Number
ghidra.app.util.HexLong
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Number
byteValue, shortValue
-
Field Details
-
longValue
-
-
Constructor Details
-
HexLong
public HexLong(long longValue)
-
-
Method Details
-
doubleValue
public double doubleValue()- Specified by:
doubleValue
in classNumber
-
floatValue
public float floatValue()- Specified by:
floatValue
in classNumber
-
intValue
public int intValue() -
longValue
public long longValue() -
toString
-