- added
Expr::filter()
to filter collections - removed
final
keyword of expression classes to facilitate building
domain expressions - renamed
Conjunction
toAndX
- renamed
Disjunction
toOrX
- added
Expr::andX()
andExpr::orX()
Expr::filter()
to filter collectionsfinal
keyword of expression classes to facilitate buildingConjunction
to AndX
Disjunction
to OrX
Expr::andX()
and Expr::orX()