import static p.Foo.FooEx.foo; class FooImpl { public void baz() { foo(); } }