January 2019
Intermediate to advanced
392 pages
10h 11m
English
Packaging is a mechanism that allows us to group classes, interfaces, and sub-packages. In our case, a declaration of a package in a file may look as follows:
package com.packt.learn_spring_for_android_application_development
All citizens of the file belong to this package and must be located in the appropriate folder.
Read now
Unlock full access