Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
IntentionPowerPak
/
src
/
intentionDescriptions
/
MergeParallelIfsIntention
/
description.html
blob: c36fdbba5eee5bed8e1e88d7dbe976fe95659983 [
file
] [
log
] [
blame
]
<html>
<body>
This intention merges the sequential
<b>
if
</b>
statements, if they
have the same conditions.
<br>
Note that this intention may change order of execution.
</body>
</html>