Skip to content

Прошу проверить ДЗ5 - #9

Open
Ekarry wants to merge 1 commit into
masterfrom
HW_5
Open

Прошу проверить ДЗ5#9
Ekarry wants to merge 1 commit into
masterfrom
HW_5

Conversation

@Ekarry

@Ekarry Ekarry commented Jun 2, 2021

Copy link
Copy Markdown
Owner

Задание №5 выполняется.

private FileReader file;

public AppData(FileReader fileReader) {
this.file = fileReader;

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Интересное решение, + вам в карму

this.file = fileReader;
}

public AppData(FileWriter file) {}

@evdachev evdachev Jun 10, 2021

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Это зачем ? - из кармы

System.out.println(Arrays.deepToString(appDataRead.getData()));

}

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Зачем тут перенос строки?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants