...
This rule appears in the Java Secure Coding Standard as INT33INT03-J. Do not cast numeric types to wider floating-point types without range checking.
...
...
This rule appears in the Java Secure Coding Standard as INT33INT03-J. Do not cast numeric types to wider floating-point types without range checking.
...