Skip to content

Utility classes should not have public constructors#325

Merged
iluwatar merged 1 commit intoiluwatar:masterfrom
DevFactory:utility-classes-should-not-have-public-constructors-fix-3
Dec 30, 2015
Merged

Utility classes should not have public constructors#325
iluwatar merged 1 commit intoiluwatar:masterfrom
DevFactory:utility-classes-should-not-have-public-constructors-fix-3

Conversation

@kirill-vlasov
Copy link
Copy Markdown
Contributor

This pull request is focused on resolving occurrences of Sonar rule squid:S1118 - Utility classes should not have public constructors
You can find more information about the issue here:
https://dev.eclipse.org/sonar/coding_rules#q=squid:S1118

Please let me know if you have any questions.
Kirill Vlasov

@iluwatar
Copy link
Copy Markdown
Owner

@kirill-vlasov There are conflicts. Can you please catch-up the master branch?

iluwatar added a commit that referenced this pull request Dec 30, 2015
…ve-public-constructors-fix-3

Utility classes should not have public constructors
@iluwatar iluwatar merged commit a0af0a1 into iluwatar:master Dec 30, 2015
@iluwatar
Copy link
Copy Markdown
Owner

@kirill-vlasov Thanks!

pratigya0 pushed a commit to pratigya0/java-design-patterns that referenced this pull request Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants