- Obj(Object) - Constructor for class org.expressionj.model.ValueWrapper.Obj
 
-  
 
- ONE_F - Static variable in class org.expressionj.model.Constant
 
- 
The constant which hold the value 1 as an float.
 
- ONE_I - Static variable in class org.expressionj.model.Constant
 
- 
The constant which hold the value 1 as an int.
 
- OPENBRACKET - Static variable in interface org.expressionj.expr.parser.EquationParserConstants
 
- 
RegularExpression Id.
 
- openCurly() - Static method in class org.expressionj.expr.parser.EquationParser
 
-  
 
- OPENCURLY - Static variable in interface org.expressionj.expr.parser.EquationParserConstants
 
- 
RegularExpression Id.
 
- openPar() - Static method in class org.expressionj.expr.parser.EquationParser
 
-  
 
- OPENPARENTHESIS - Static variable in interface org.expressionj.expr.parser.EquationParserConstants
 
- 
RegularExpression Id.
 
- OR - Static variable in interface org.expressionj.expr.parser.EquationParserConstants
 
- 
RegularExpression Id.
 
- org.expressionj - package org.expressionj
 
- 
Contains only a command line class which gives the version and date of this library.
 
- org.expressionj.expr - package org.expressionj.expr
 
- 
Contain classes that are used to compute equations.
 
- org.expressionj.expr.parser - package org.expressionj.expr.parser
 
- 
Produced by javaCC.
 
- org.expressionj.functions - package org.expressionj.functions
 
- 
Contains classes which allows to bind names in the mathematical expressions to regular Java methods.
 
- org.expressionj.model - package org.expressionj.model
 
- 
Contains fundamental classes used for expressions.
 
- org.expressionj.util - package org.expressionj.util
 
- 
Contains several utility classes.