Method.getDeclaringClass
Class Overview | Class Members |
This Package |
All Packages
public Class getDeclaringClass()
Description
Returns the Class object representing the class or interface
that declares the method represented by this Method object.