public class ExprCalc extends Object
| Constructor and Description |
|---|
ExprCalc(String input)
Constructor of ExrpCalc
|
| Modifier and Type | Method and Description |
|---|---|
double |
getResult()
Returns the calculated value of the expression
|
public ExprCalc(String input)
input - a String representing the expressionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}