java.lang.Object | |||
↳ | com.pnfsoftware.jeb.core.units.code.debug.impl.AbstractValuePrimitive | ||
↳ | com.pnfsoftware.jeb.core.units.code.debug.impl.AbstractValueNumber | ||
↳ | com.pnfsoftware.jeb.core.units.code.debug.impl.ValueDouble |
A 64-bit floating point value.
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ValueDouble(double v) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | getTypeName() | ||||||||||
Double | getValue() | ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |