Searched defs:testInterface_method1 (Results 1 - 2 of 2) sorted by relevance

/openjdk10/langtools/test/jdk/javadoc/doclet/testTagInheritence/pkg/
H A DTestInterface.java42 public String testInterface_method1(int p1, int p2) throws java.io.IOException, method in interface:TestInterface
H A DTestTagInheritence.java53 public String testInterface_method1(int p1, int p2) throws java.io.IOException, method in class:TestTagInheritence

Completed in 76 milliseconds