Actualités

In Java, we use the package statement to create a package. This statement appears at the top of a source file and identifies the package to which the source file types belong.
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.