Textual changes for "Bulk 'Files.readAttributes()' call can be used" inspection

GitOrigin-RevId: 8ca94e665d8345b4b299415fd3bf43cf22d28c68
This commit is contained in:
Bas Leijdekkers
2022-07-08 18:02:12 +02:00
committed by intellij-monorepo-bot
parent 0cf44fb1ee
commit 7e9ee7537f
23 changed files with 38 additions and 38 deletions

View File

@@ -1,4 +1,4 @@
// "Replace with bulk 'Files.readAttributes' call" "true"
// "Replace with bulk 'Files.readAttributes()' call" "true"
import java.io.*;
import java.nio.file.Files;
import java.nio.file.attribute.BasicFileAttributes;

View File

@@ -1,4 +1,4 @@
// "Replace with bulk 'Files.readAttributes' call" "true"
// "Replace with bulk 'Files.readAttributes()' call" "true"
import java.io.*;
import java.nio.file.Files;
import java.nio.file.attribute.BasicFileAttributes;

View File

@@ -1,4 +1,4 @@
// "Replace with bulk 'Files.readAttributes' call" "true"
// "Replace with bulk 'Files.readAttributes()' call" "true"
import java.io.*;
import java.nio.file.Files;
import java.nio.file.attribute.BasicFileAttributes;

View File

@@ -1,4 +1,4 @@
// "Replace with bulk 'Files.readAttributes' call" "true"
// "Replace with bulk 'Files.readAttributes()' call" "true"
import java.io.*;
import java.nio.file.Files;
import java.nio.file.attribute.BasicFileAttributes;

View File

@@ -1,4 +1,4 @@
// "Replace with bulk 'Files.readAttributes' call" "true"
// "Replace with bulk 'Files.readAttributes()' call" "true"
import java.io.*;
import java.nio.file.Files;
import java.nio.file.attribute.BasicFileAttributes;

View File

@@ -1,4 +1,4 @@
// "Replace with bulk 'Files.readAttributes' call" "true"
// "Replace with bulk 'Files.readAttributes()' call" "true"
import java.io.*;
import java.nio.file.Files;
import java.nio.file.attribute.BasicFileAttributes;

View File

@@ -1,4 +1,4 @@
// "Replace with bulk 'Files.readAttributes' call" "true"
// "Replace with bulk 'Files.readAttributes()' call" "true"
import java.io.*;
import java.nio.file.Files;
import java.nio.file.attribute.BasicFileAttributes;

View File

@@ -1,4 +1,4 @@
// "Fix all 'Bulk 'Files.readAttributes' call can be used instead of multiple file attribute calls' problems in file" "true"
// "Fix all 'Bulk 'Files.readAttributes()' call can be used' problems in file" "true"
import java.io.*;
import java.nio.file.Files;
import java.nio.file.attribute.BasicFileAttributes;

View File

@@ -1,4 +1,4 @@
// "Replace with bulk 'Files.readAttributes' call" "true"
// "Replace with bulk 'Files.readAttributes()' call" "true"
import java.io.*;
import java.nio.file.Files;
import java.nio.file.attribute.BasicFileAttributes;

View File

@@ -1,4 +1,4 @@
// "Replace with bulk 'Files.readAttributes' call" "true"
// "Replace with bulk 'Files.readAttributes()' call" "true"
import java.io.*;
class Foo {

View File

@@ -1,4 +1,4 @@
// "Replace with bulk 'Files.readAttributes' call" "true"
// "Replace with bulk 'Files.readAttributes()' call" "true"
import java.io.*;
class Foo {

View File

@@ -1,4 +1,4 @@
// "Replace with bulk 'Files.readAttributes' call" "true"
// "Replace with bulk 'Files.readAttributes()' call" "true"
import java.io.*;
class Foo {

View File

@@ -1,4 +1,4 @@
// "Replace with bulk 'Files.readAttributes' call" "true"
// "Replace with bulk 'Files.readAttributes()' call" "true"
import java.io.*;
class Foo {

View File

@@ -1,4 +1,4 @@
// "Replace with bulk 'Files.readAttributes' call" "true"
// "Replace with bulk 'Files.readAttributes()' call" "true"
import java.io.*;
class Foo {

View File

@@ -1,4 +1,4 @@
// "Replace with bulk 'Files.readAttributes' call" "true"
// "Replace with bulk 'Files.readAttributes()' call" "true"
import java.io.*;
class Foo {

View File

@@ -1,4 +1,4 @@
// "Replace with bulk 'Files.readAttributes' call" "false"
// "Replace with bulk 'Files.readAttributes()' call" "false"
import java.io.*;
class Foo {

View File

@@ -1,4 +1,4 @@
// "Replace with bulk 'Files.readAttributes' call" "true"
// "Replace with bulk 'Files.readAttributes()' call" "true"
import java.io.*;
class Foo {

View File

@@ -1,4 +1,4 @@
// "Fix all 'Bulk 'Files.readAttributes' call can be used instead of multiple file attribute calls' problems in file" "true"
// "Fix all 'Bulk 'Files.readAttributes()' call can be used' problems in file" "true"
import java.io.*;
class Foo {

View File

@@ -1,4 +1,4 @@
// "Replace with bulk 'Files.readAttributes' call" "false"
// "Replace with bulk 'Files.readAttributes()' call" "false"
import java.io.*;
class Foo {

View File

@@ -1,4 +1,4 @@
// "Replace with bulk 'Files.readAttributes' call" "false"
// "Replace with bulk 'Files.readAttributes()' call" "false"
import java.io.*;
class Foo {

View File

@@ -1,4 +1,4 @@
// "Replace with bulk 'Files.readAttributes' call" "true"
// "Replace with bulk 'Files.readAttributes()' call" "true"
import java.io.*;
class Foo {