import static test.TestPackage.foo; class J { void test() { boolean b = foo(); } }