Все еще ненужные классы #7

Closed
opened 2023-03-30 16:05:32 +03:00 by altavir · 1 comment

class StatisticBuilder {

Классы тут не хранят никакого состояния. Зачем они не нужны. Вы в курсе, что можно писать функии вне класса?

https://git.sciprog.center/djvxnus/TextStatisticsProject/src/commit/0bc2c199d6893269286ae1abf0660c8216df2cf2/src/main/kotlin/Main.kt#L11 Классы тут не хранят никакого состояния. Зачем они не нужны. Вы в курсе, что можно писать функии вне класса?
Owner

убраны

убраны
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: djvxnus/TextStatisticsProject#7
No description provided.