+ Verifies there are no finalize() methods + defined in a class. +
++ To configure the check: +
++ com.puppycrawl.tools.checkstyle.checks.coding +
++ TreeWalker +
+@@ -1272,7 +1302,7 @@ if ("something".equals(x))
Reference: Object.clone(). + href="http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Object.html#clone()">Object.clone().
New Features: