mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-26 15:27:45 +07:00
IDEA-174151 'Replace with single Map method' suggests incorrect rewrites to computeIfAbsent
Option added (on by default) to disable warning if side effects are possible.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// "Replace with 'merge' method call" "true"
|
||||
// "Replace with 'merge' method call" "GENERIC_ERROR_OR_WARNING"
|
||||
import java.util.Map;
|
||||
|
||||
public class Main {
|
||||
|
||||
Reference in New Issue
Block a user