|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.boris.xlloop.xloper.XLoper
org.boris.xlloop.xloper.XLNum
public final class XLNum
Field Summary | |
---|---|
double |
num
|
Fields inherited from class org.boris.xlloop.xloper.XLoper |
---|
type, xlTypeBool, xlTypeErr, xlTypeInt, xlTypeMissing, xlTypeMulti, xlTypeNil, xlTypeNum, xlTypeSRef, xlTypeStr |
Constructor Summary | |
---|---|
XLNum(double num)
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public final double num
Constructor Detail |
---|
public XLNum(double num)
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |