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.ValueFloat |
A 32-bit floating point value.
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ValueFloat(float v) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | getTypeName() | ||||||||||
Float | getValue() | ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |