summaryrefslogtreecommitdiff
path: root/resources-en/src/inspectionDescriptions/Convert2MethodRef.html
blob: 2ce96fa77a30979866e716b8f30be6621821fd44 (plain)
1
2
3
4
5
6
7
<html>
<body>
This inspection reports lambdas which can be replaced with method references
<p>
Lambda/method references syntax is not supported under Java 1.7 or earlier JVMs.
</body>
</html>