Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
resources-en
/
src
/
inspectionDescriptions
/
Convert2streamapi.html
blob: 55eacf61a9e881d397fb27c2fba5c0553869a5a5 [
file
] [
log
] [
blame
]
<html>
<body>
This inspection reports foreach loops which can be replaced with stream api calls.
<p>
Stream api is not available under Java 1.7 or earlier JVMs.
</body>
</html>