
By putting these comments into javadoc, they are directly describing the code where it is, and there are many tools in IDEs for searching, viewing, sorting, etc. javadoc comments. Plain comments do not have those tools.
By putting these comments into javadoc, they are directly describing the code where it is, and there are many tools in IDEs for searching, viewing, sorting, etc. javadoc comments. Plain comments do not have those tools.