danielmunteanu123

Results 2 issues of danielmunteanu123

![Screenshot_20](https://user-images.githubusercontent.com/62179623/120109504-603d6180-c172-11eb-9ee3-ed0a37ac7947.png) I've used SonarQube and found this bug which is not critical but it should be fixed. Utility classes should not have public constructors Utility classes, which are collections of...

![Screenshot_19](https://user-images.githubusercontent.com/62179623/120109595-bb6f5400-c172-11eb-9749-a88e0cd59d27.png) SonarQube is saying that methods returns should not be invariant When a method is designed to return an invariant value, it may be poor design, but it shouldn't adversely...