Hello everybody.
I'm new to
Java but have some coding background in C. I'm aiming for a
SCJP 1.4 certification.
I have not been able to grasp the following concept:
******
Static local classes can access non-static members from it's superclass but cannot access non-static members from its enclosing class?
******
I've really not been able to comprehend this concept. I would appreciate if you guys could explain this to me.
I'm referring to this example from Khalid Mughal's certification guide:
Compare (15) & (17) with (19).
Thanks.
Harwinder
[ October 18, 2003: Message edited by: Harwinder Bhatia ]