0
What's the reason for javadoc comments?
Why would you use them versus normal comments to document things?
1 ответ
+ 1
You can generate good looking and clear documentation when you are using javadocs
e.g. https://docs.oracle.com/javase/7/docs/api/java/lang/String.html