 
                            ...
This rule appears in the Java Secure Coding Standard as FLP32FLP03-J. Range check before casting floating point numbers to narrower types.
...
 
                            ...
This rule appears in the Java Secure Coding Standard as FLP32FLP03-J. Range check before casting floating point numbers to narrower types.
...