Skip to content

Java05. ДЗ 05, Мурычева Наталья#5

Merged
natalymr merged 1 commit intomasterfrom
hw5
May 17, 2018
Merged

Java05. ДЗ 05, Мурычева Наталья#5
natalymr merged 1 commit intomasterfrom
hw5

Conversation

@natalymr
Copy link
Owner

No description provided.

.reduce((s1, s2) -> s1 + ", " + s2)
.orElse("")
+ ">";
}

Choose a reason for hiding this comment

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

постоянное складывание строк это жор всего, что только можно, см Collectors.joining

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