/** A Javadoc comment starts with a slash and two asterisks. */

public class A {
    public A() {}
}