Versions:
- Sonarcloud.io
- Sonar Gradle plugin 3.1.1
- Java 14
In this code snippet, there are two lambdas that can be replaced with method references, yet only one is reported:
I expected to see suggestion for using StringInverterPhotovoltaicGridTieSystem.class::isInstance
method reference as well.