Back to Intellij Community

Description

java/java-impl/resources/intentionDescriptions/MergeParallelIfsIntention/description.html

2025.3-rc-2133 B
Original Source

Merges sequential if statements if they have the same conditions.

Note that this intention may change the order of code execution.