|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AvoidStarImportCheck | Check that finds import statements that use the * notation. |
| IllegalImportCheck | Checks for imports from a set of illegal packages. |
| ImportControlCheck | Check that controls what packages can be imported in each package. |
| ImportOrderCheck | Class to check the ordering/grouping of imports. |
| RedundantImportCheck | Checks for imports that are redundant. |
| UnusedImportsCheck | Checks for unused import statements. |
Contains the Imports checks that are bundled with the main distribution.
|
Back to the Checkstyle Home Page | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||