|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Value
An object of type Value has a real-number value that can be retrieved by calling the getVal() method. This is a central interface, since Value objects are used throughout the JCM system where a real number is needed.
Method Summary | |
---|---|
double |
getVal()
Gets the current value of this object. |
Method Detail |
---|
double getVal()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |