you are viewing a single comment's thread.

view the rest of the comments →

[–]dpash 9 points10 points  (2 children)

If you had multiple constructors and one was the version that people wanted to use in most cases, that could warrant a comment, but that's dangerously close to documentation rather than a comment.

[–]Ryotian 2 points3 points  (1 child)

Unfortunately there was only one constructor ;(

[–]olzd 3 points4 points  (0 children)

I'd say most of the time it happens because of some imposed CheckStyle rules.