Scopes are one of the first things we learn as Java developers. Public, private and even protected scopes are easy enough to grok, but package-private scope alludes many Java newbies.Very interesting blog on package scoping. You should also read the comments, especially
No comments:
Post a Comment