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

/openjdk7/langtools/test/tools/javac/staticImport/6695838/a/
H A DFooInterface.java26 import a.Foo.InnerInterface;
28 public interface FooInterface extends Foo.InnerInterface {}
H A DFoo.java27 public static interface InnerInterface {} interface in class:Foo

Completed in 52 milliseconds