- 
    Enhancement 
- 
    Resolution: Fixed
- 
     P5 P5
- 
    None
- 
        b16
                    Redundant castings make code harder to read.
They can be found by IntelliJ IDEA inspection 'Java | Verbose or redundant code constructs | Redundant type cast'.
They can be found by IntelliJ IDEA inspection 'Java | Verbose or redundant code constructs | Redundant type cast'.
 
        