Searched refs:testSuperSuperMethod (Results 1 - 3 of 3) sorted by relevance

/openjdk7/langtools/test/com/sun/javadoc/testTagInheritence/pkg/
H A DTestSuperSuperInterface.java31 public void testSuperSuperMethod(); method in interface:TestSuperSuperInterface
H A DTestSuperSuperClass.java38 public <P,Q> String testSuperSuperMethod(int x1, int x2) { method in class:TestSuperSuperClass
H A DTestTagInheritence.java83 public void testSuperSuperMethod() {} method in class:TestTagInheritence
101 public <X,Y> String testSuperSuperMethod(int p1, int p2) { method in class:TestTagInheritence

Completed in 355 milliseconds