Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 


Quelle  ReferenceTest.java   Sprache: JAVA

 
/*
 * @test /nodynamiccopyright/
 * @bug 8004832 8020556 8002154 8200432 8177280
 * @summary Add new doclint package
 * @modules jdk.javadoc/jdk.javadoc.internal.doclint
 * @build DocLintTester
 * @run main DocLintTester -Xmsgs:-reference ReferenceTest.java
 * @run main DocLintTester -ref ReferenceTest.out ReferenceTest.java
 */


/** . */
public class ReferenceTest {
    /**
     * .
     * @param x description
     */

    public int invalid_param;

    /**
     * .
     * @param x description
     */

    public class InvalidParam { /** . */ private InvalidParam() { } }

    /**
     * .
     * @param x description
     */

    public void param_name_not_found(int a) { }

    /**
     * .
     * @param <X> description
     */

    public class typaram_name_not_found { /** . */ private typaram_name_not_found() { } }

    /**
     * .
     * @see Object#tooStrong()
     */

    public void ref_not_found() { }

    /**
     * .
     * @return x description
     */

    public int invalid_return;

    /**
     * .
     * @return x description
     */

    public void invalid_return();

    /**
     * .
     * @throws Exception description
     */

    public void exception_not_thrown() { }

    /**
     * .
     * @param <T> throwable
     * @throws T description
     */

    public <T extends Throwable> void valid_throws_generic() throws T { }

    /**
     * {@link java.util.List<String>}
     * {@link java.util.List<String>#equals}
     * {@link not.Found<String>}
     * @see java.util.List<String>
     * @see java.util.List<String>#equals
     * @see not.Found<String>
     */

    public void invalid_type_args() { }

    /**
     * {@link java.lang.String[]}
     * {@link java.lang.String[]#equals}
     * {@link not.Found[]}
     * @see java.lang.String[]
     * @see java.lang.String[]#equals
     * @see not.Found[]
     */

    public void invalid_array_types() { }

    /** . */
    private ReferenceTest() { }
}


Messung V0.5
C=94 H=89 G=91

¤ Dauer der Verarbeitung: 0.3 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Monitoring

Montastic status badge