Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 387 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 387 Bytes

ExpressionEvaluator

Java CI with Maven

Utility to parse and evaluate boolean and arithmetic expressions. The values in the expression can be actual values like '1', '2' etc. or a field of some object.