Member.getDeclaringClass

Member.getDeclaringClass

Interface Overview | Interface Members | This Package | All Packages

Syntax
public abstract Class getDeclaringClass()
Description
Returns the Class object representing the class or interface that declares the member or constructor represented by this Member.