David Medlock wrote: > > Make I1 static? This compiles, though I am not sure if it does the same > thing as Java. Instance of a static inner class doesn't have access to outer members of outer class instance.