langtools/test/tools/javadoc/varArgs/expected.out
author ohair
Tue, 25 May 2010 15:54:51 -0700
changeset 5520 86e4b9a9da40
parent 10 06bc494ca11e
permissions -rw-r--r--
6943119: Rebrand source copyright notices Reviewed-by: darcy
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10
06bc494ca11e Initial load
duke
parents:
diff changeset
     1
interface pkg1.A
06bc494ca11e Initial load
duke
parents:
diff changeset
     2
  name: A / A / pkg1.A
06bc494ca11e Initial load
duke
parents:
diff changeset
     3
  methods:
06bc494ca11e Initial load
duke
parents:
diff changeset
     4
    void m1(int, String...)