Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
resources-en
/
src
/
inspectionDescriptions
/
Convert2Lambda.html
blob: 2c212bab2cfd812c16439a960cc720375d7dc671 [
file
] [
log
] [
blame
]
<html>
<body>
This inspection reports all anonymous classes which can be replaced with lambda expressions
<p>
Lambda syntax is not supported under Java 1.7 or earlier JVMs.
</body>
</html>