<html> | |
<body> | |
Reports anonymous inner class with too many methods. | |
Anonymous classes with more than a very low number of methods may be | |
difficult to understand, and should probably be promoted to become named inner classes. | |
<!-- tooltip end --> | |
<p> | |
Use the field provided below to specify the maximum acceptable number of methods | |
an anonymous inner class might have. | |
<p> | |
<small>Powered by InspectionGadgets</small> | |
</body> | |
</html> |