public class ExpressionBuilder extends AbstractBuilder<ExpressionBuilder>
| Constructor and Description |
|---|
ExpressionBuilder(java.lang.String script) |
| Modifier and Type | Method and Description |
|---|---|
MathExpression |
build() |
addFunction, addLine, addLine, addOperator, addOperator, addVariable, addVariable, getLines, getPool, removeLine, setPoolpublic MathExpression build()
Copyright © 2016. All Rights Reserved.