Searched refs:testInterface_method2 (Results 1 - 4 of 4) sorted by relevance

/openjdk9/langtools/test/com/sun/javadoc/testTagInheritence/pkg/
H A DTestInterface.java55 public String testInterface_method2(int p1, int p2) throws java.io.IOException, method in interface:TestInterface
H A DTestTagInheritence.java68 public String testInterface_method2(int p1, int p2) throws java.io.IOException, method in class:TestTagInheritence
/openjdk9/langtools/test/jdk/javadoc/doclet/testTagInheritence/pkg/
H A DTestInterface.java55 public String testInterface_method2(int p1, int p2) throws java.io.IOException, method in interface:TestInterface
H A DTestTagInheritence.java68 public String testInterface_method2(int p1, int p2) throws java.io.IOException, method in class:TestTagInheritence

Completed in 99 milliseconds