ReplaceWithTernaryOperatorFix: method reference scenario as separate class

Review ID: IDEA-CR-23763
This commit is contained in:
Tagir Valeev
2017-08-23 15:06:04 +07:00
parent 634a1bbc93
commit 6d7d4c9a53
7 changed files with 63 additions and 39 deletions
@@ -1,4 +1,4 @@
// "Replace with ' != null ?:'" "true"
// "Replace with null-checking lambda" "true"
import java.util.Arrays;
@@ -1,4 +1,4 @@
// "Replace with ' != null ?:'" "true"
// "Replace with null-checking lambda" "true"
import java.util.Arrays;
@@ -1,4 +1,4 @@
// "Replace with ' != null ?:'" "true"
// "Replace with null-checking lambda" "true"
import java.util.Arrays;
@@ -1,4 +1,4 @@
// "Replace with ' != null ?:'" "true"
// "Replace with null-checking lambda" "true"
import java.util.Arrays;