Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
IntentionPowerPak
/
src
/
intentionDescriptions
/
MergeParallelForLoopsIntention
/
description.html
blob: 6d992039a72ef9aa3dc0c459bf5a79c017722ee7 [
file
]
<html>
<body>
This intention merges sequential
<b>
for
</b>
statements, if possible.
<br>
Note that this intention will change order of execution.
</body>
</html>