Closed turbanoff closed 2 years ago
There are several redundant casts, caused by fact, that related declared variable has too weak type. They are detected by IntelliJ IDEA inspection 'Too weak variable type leads to unnecessary cast'.
There are several redundant casts, caused by fact, that related declared variable has too weak type. They are detected by IntelliJ IDEA inspection 'Too weak variable type leads to unnecessary cast'.