JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Checkstyle Addons
Prev Package
Next Package
Frames
No Frames
All Classes
Package com.thomasjensen.checkstyle.addons.checks.coding
Checks that find coding problems.
See:
Description
Class Summary
Class
Description
IllegalMethodCallCheck
Flags calls to methods with certain names.
LostInstanceCheck
Checks that object instances created explicitly with
new
are actually used for something.
Package com.thomasjensen.checkstyle.addons.checks.coding Description
Checks that find coding problems.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Checkstyle Addons
Prev Package
Next Package
Frames
No Frames
All Classes