| Package | Description |
|---|---|
| org.expressionj.functions |
Contains classes which allows to bind names in the mathematical expressions to regular Java methods.
|
| Modifier and Type | Method and Description |
|---|---|
Function |
FunctionsDefinitions.getFunction(FunctionKey key)
Return the function of a given key.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<FunctionKey,Function> |
FunctionsDefinitions.getFunctions()
Return the Map of functions.
|
Copyright © 2018 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence