Uses of Class
java.lang.reflect.Constructor

Packages that use Constructor 
Package Description
java.lang
Provides classes that are fundamental to the design of the Java programming language.
java.lang.invoke
The java.lang.invoke package provides low-level primitives for interacting with the Java Virtual Machine.
java.lang.reflect
Provides classes and interfaces for obtaining reflective information about classes and objects.
javax.management
Provides the core classes for the Java Management Extensions.
javax.management.modelmbean
Provides the definition of the ModelMBean classes.