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

/openjdk7/langtools/test/com/sun/javadoc/testPrivateClasses/pkg/
H A DPrivateInterface.java42 public void methodInterface(int p1) throws Exception; method in interface:PrivateInterface
H A DPublicChild.java43 public void methodInterface(int p1) throws Exception { method in class:PublicChild

Completed in 44 milliseconds