DRY-103: Model: Check if declaring class of member class is equal to the enclosing class
Submitted on 12 July 2005 at 08:11
Issue Log
On 12 July 2005 at 09:31 Jira commented:
DRY-103, martin:
Yes, only anonymous classes have no declaring class, since they are not declared. However, they do have an enclosing class.See also:
http://forum.java.sun.com/thread.jspa?messageID=3720611
Log in to post comments