Single line comment, multiple lines comment and java doc comment:
Java doc comment starts from /**, and every line starts with *, it can contain some annotations, which are the differences from single line comment and multiple line comment
Single line comment, multiple lines comment and java doc comment:
Java doc comment starts from /**, and every line starts with *, it can contain some annotations, which are the differences from single line comment and multiple line comment