|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.dandymadeproductions.expressionparser.ExprDouble
class ExprDouble
A class defined to output more flexible double representation than the standard java.lang.Double.
Constructor Summary | |
---|---|
ExprDouble()
|
Method Summary | |
---|---|
protected static java.lang.String |
toString(double val)
|
protected static java.lang.String |
toString(double val,
int precision)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
ExprDouble()
Method Detail |
---|
protected static java.lang.String toString(double val)
protected static java.lang.String toString(double val, int precision)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |