Package net.sourceforge.pmd.typeresolution.rules

Class Summary
CloneMethodMustImplementCloneable The method clone() should only be implemented if the class implements the Cloneable interface with the exception of a final method that only throws CloneNotSupportedException.
LooseCoupling This is a separate rule, uses the type resolution facade
 



Copyright © 2002-2006 InfoEther. All Rights Reserved.