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

/openjdk7/jdk/test/java/lang/reflect/Method/
H A DInheritedMethods.java33 public class InheritedMethods { class
34 public static void main(String[] args) throws Exception { new InheritedMethods(); }
35 InheritedMethods() throws Exception { method in class:InheritedMethods

Completed in 29 milliseconds