import foo.*; class Class2 { public static void main(String[] args) { new Class1.Inner2(); } }