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

/openjdk10/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 106 milliseconds