iasonasma / seipassignment

The second assignment of SEIP
0 stars 0 forks source link

Missing Javadoc #6

Closed AntonisGkortzis closed 4 years ago

AntonisGkortzis commented 4 years ago

See the example project on Github.

iasonasma commented 4 years ago

Javadocs are included,sorry if I have any english mistake.

AntonisGkortzis commented 4 years ago

Ok, comment overload! You over-commented. You have to comment only above the public methods and above each Class. Comments inside the code should be used only if something is not self explanatory.

My example was a demo app and thus I had to make it as explicit as possible.