Package | Description |
---|---|
org.expressionj.expr |
Contain classes that are used to compute equations.
|
org.expressionj.functions |
Contains classes which allows to bind names in the mathematical expressions to regular Java methods.
|
Class and Description |
---|
FunctionKey
A Function Key.
|
Class and Description |
---|
ConstantsDefinitions
This singleton class allows to bind names in the mathematical expressions to global constants.
|
EchoLogger
This class allows to log the result of the "echo" keyword in an output stream.
|
Function
The definition of a Function.
|
FunctionKey
A Function Key.
|
FunctionsDefinitions
This singleton class allows to bind function names in the mathematical expressions to regular Java methods.
|
Copyright © 2018 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence