show method calls with () in "Inline stream mapping method" intention messages

GitOrigin-RevId: 2602d4e06902450e197232450c86d79ebc5203f7
This commit is contained in:
Bas Leijdekkers
2022-01-31 10:13:18 +00:00
committed by intellij-monorepo-bot
parent 5ba739b481
commit d73341c619
28 changed files with 29 additions and 29 deletions
@@ -1,4 +1,4 @@
// "Merge 'map' call and 'boxed' call" "true"
// "Merge 'map()' call and 'boxed()' call" "true"
import java.util.List;
import java.util.stream.IntStream;