[java-intentions] More preview tests; minor fixes

GitOrigin-RevId: 22a46c15d8900d8a31514846755a013f6a67ad42
This commit is contained in:
Tagir Valeev
2022-07-28 14:07:20 +02:00
committed by intellij-monorepo-bot
parent e74564a52c
commit 7e1064ea3c
2540 changed files with 2706 additions and 2696 deletions

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Arrays;
import java.util.List;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Arrays;
import java.util.List;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Arrays;
import java.util.List;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Arrays;
import java.util.List;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Arrays;
import java.util.List;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Arrays;
import java.util.List;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Arrays;
import java.util.HashSet;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Arrays;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.ArrayList;
import java.util.Arrays;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.StringJoiner;
import java.util.stream.*;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.List;
import java.util.OptionalInt;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Arrays;
import java.util.List;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.ArrayList;
import java.util.List;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Arrays;
import java.util.List;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Arrays;
import java.util.List;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.ArrayList;
import java.util.Arrays;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.ArrayList;
import java.util.List;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Arrays;
import java.util.List;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.*;
import java.util.stream.*;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Objects;
import java.util.function.DoubleSupplier;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Objects;
import java.util.stream.Stream;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.*;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.IntSummaryStatistics;
import java.util.stream.IntStream;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Arrays;
import java.util.List;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.*;
import java.util.stream.Collectors;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.List;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.ArrayList;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.List;
import java.util.function.LongSupplier;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.*;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Arrays;
import java.util.stream.Stream;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.ArrayList;
import java.util.Arrays;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Arrays;
import java.util.List;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.PrimitiveIterator;
import java.util.Random;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.ArrayList;
import java.util.Arrays;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Arrays;
import java.util.List;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Arrays;
import java.util.List;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Arrays;
import java.util.List;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Arrays;
import java.util.List;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Arrays;
import java.util.List;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Arrays;
import java.util.List;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Arrays;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Arrays;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Arrays;
import java.util.List;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.stream.*;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.List;
import java.util.OptionalInt;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Arrays;
import java.util.List;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.List;
import java.util.function.Function;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Arrays;
import java.util.List;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Arrays;
import java.util.List;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Arrays;
import java.util.List;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.List;
import java.util.function.Predicate;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Arrays;
import java.util.List;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.*;
import java.util.stream.*;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Objects;
import java.util.function.DoubleSupplier;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Objects;
import java.util.stream.Stream;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.*;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.IntSummaryStatistics;
import java.util.stream.IntStream;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Arrays;
import java.util.List;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.*;
import java.util.stream.Collectors;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.List;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.ArrayList;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.List;
import java.util.function.LongSupplier;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.*;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.stream.Stream;
import java.util.Objects;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.List;
import java.util.function.Function;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Arrays;
import java.util.List;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.Random;
import java.util.stream.IntStream;

View File

@@ -1,4 +1,4 @@
// "Replace Stream API chain with loop" "true"
// "Replace Stream API chain with loop" "true-preview"
import java.util.List;
import java.util.stream.Collectors;