Monday, January 4, 2010

InnerClass

Final method-local variables are accessible to method-local inner classes while non-final method-local variables are not accessible to the same.

No comments: