Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
resources-en
/
src
/
inspectionDescriptions
/
Convert2MethodRef.html
blob: 2ce96fa77a30979866e716b8f30be6621821fd44 [
file
] [
log
] [
blame
]
<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>