getName() returns the name of the entity (class, interface, array class, primitive type, or void) represented by this Class object, as a String .
What does getName return in Java?
getName() returns the name of the entity (class, interface, array class, primitive type, or void) represented by this Class object, as a String .