|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--org.abora.white.xpp.basic.Heaper
|
+--org.abora.white.value.PrimValue
|
+--org.abora.white.value.PrimFloatValue
| Constructor Summary | |
protected |
PrimFloatValue()
|
| Method Summary | |
abstract float |
asIEEE32()
The value as an IEEE 32-bit floating point number. |
abstract double |
asIEEE64()
Return the value as an IEEE 64-bit floating point number. |
boolean |
isEqual(Heaper other)
Return true if the two objects are equal. |
| Methods inherited from class org.abora.white.xpp.basic.Heaper |
actualHashForEqual, destroy, destruct, equals, hashForEqual, printContentsOn, printOn, sendSelfTo, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
protected PrimFloatValue()
| Method Detail |
public abstract float asIEEE32()
public abstract double asIEEE64()
public boolean isEqual(Heaper other)
Heaper
isEqual in class Heaper
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||