Generated by
JDiff

Class org.springframework.expression.spel.ast.BooleanLiteral

Changed Constructors
BooleanLiteral(String, int, int, boolean) Change in type from (String, int, boolean) to (String, int, int, boolean).