News

Using packages makes it easier to locate and use reference types, avoid name conflicts between same-named types, and control access to types. In this section, you’ll learn about packages.
In this blog post, I look at how Java code can use the Package class to access version information about a particular Java package’s specification and implementation.