| 程序包 | 说明 |
|---|---|
| net.objecthunter.exp4j |
| 限定符和类型 | 方法和说明 |
|---|---|
Expression |
ExpressionBuilder.build()
Build the
Expression instance using the custom operators and functions set. |
Expression |
Expression.clearVariables() |
Expression |
Expression.setVariable(String name,
double value) |
Expression |
Expression.setVariables(Map<String,Double> variables) |
| 构造器和说明 |
|---|
Expression(Expression existing)
Creates a new expression that is a copy of the existing one.
|
Copyright © 2025. All rights reserved.