Mega Code Archive
Categories
/
Java Book
/
008 Reflection
0434 Get the declaring class
Class
getDeclaringClass() Returns the Class object representing the class that declares the constructor represented by this Constructor object.