|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openorb.constraint.object.Base
org.openorb.constraint.object.DoubleValue
public class DoubleValue
This class is returned by the identifier evaluator if the result type is a numeric constant
Constructor Summary | |
---|---|
DoubleValue(java.lang.Double value)
Constructor |
Method Summary | |
---|---|
java.lang.Object |
evaluate()
Returns this node value |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DoubleValue(java.lang.Double value)
Method Detail |
---|
public java.lang.Object evaluate()
evaluate
in class Base
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |