Friday, 18 March 2016

What modifiers may be used with an inner class that is a member of an outer class ?


A (non-local) inner class may be declared as public, protected, private, static, final, or abstract.

No comments:

Post a Comment

Note: only a member of this blog may post a comment.