First page
Back
Continue
Last page
Graphics
Java Packages and Source Code Files
Each source file making up a package should start with a
package statement
of the form:
package <package-name>;
The structure of a source file should be: