Generated by
JDiff

Class org.springframework.expression.spel.ast.Operator

Changed Methods
boolean equalityCheck(EvaluationContext, Object, Object) Change in signature from (ExpressionState, Object, Object) to (EvaluationContext, Object, Object).
Change from non-static to static.
Change of visibility from protected to public.
Perform an equality check for the given operand values.