Generated by
JDiff

Class org.springframework.expression.spel.ast.FloatLiteral

Changed Constructors
FloatLiteral(String, int, int, float) Change in type from (String, int, float) to (String, int, int, float).