posted 22 years ago
Hi friendz,
I read these lines in a book,can some one explain this:
Static inner class must access the members of its enclosing class through and object because it is static.
That is, it cannot refer to members of its enclosing class directly.