Seetharaman Venkatasamy wrote:because Inner class A mask the Outer class A. to access the outer class A, you need to call the class with package name/fully qualified name.
Thanks Venkat ..
But could you please elaborate.. what do i have to do, to simply invoke "outer go()"..
Thanks in return.. i appreciate..
Nick Jariwala
Greenhorn
Joined: Jun 01, 2011
Posts: 8
posted
1
This code will invoke "outer go()". You'll have to put your code in a package.