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

/openjdk10/jdk/test/java/lang/reflect/Method/
H A DInheritedInterfaceMethods.java34 Method[] methods = InheritedInterfaceMethodsC.class.getMethods();
52 interface InheritedInterfaceMethodsC extends InheritedInterfaceMethodsB { interface in inherits:InheritedInterfaceMethodsB

Completed in 122 milliseconds