Redundant call of conversion method
Reports redundant calls to conversion methods (for example, toString()
on a String
or toDouble()
on a Double
).
Use the 'Remove redundant calls of the conversion method' quick-fix to clean up the code.
Inspection Details | |
---|---|
Available in: | IntelliJ IDEA 2023.3, Qodana for JVM 2023.3 |
Plugin: | Kotlin, @snapshot@ |
Last modified: 13 July 2023