Canonical name of a Java class is the name of the class along with the package . For example, the canonical name of the class File is java.
What is canonical class name?
Canonical name of a Java class is the name of the class along with the package . For example, the canonical name of the class File is java.