Documentation for this section has not yet been entered.
Returns the class enclosing this class. For most classes this is the same as the Class.DeclaringClass. For classes defined within a method or constructor (typically anonymous inner classes), this is the declaring class of that member.