| Package | Description |
|---|---|
| net.objecthunter.exp4j |
| Modifier and Type | Method and Description |
|---|---|
Expression |
ExpressionBuilder.build()
Build the
Expression instance using the custom operators and functions set. |
Expression |
Expression.setVariable(String name,
double value) |
Expression |
Expression.setVariables(Map<String,Double> variables) |
| Constructor and Description |
|---|
Expression(Expression existing)
Creates a new expression that is a copy of the existing one.
|
Copyright © 2017. All rights reserved.