| Prev Package | Next Package | Frames | No Frames |
Class Summary | |
| ModifierOrderCheck | Checks that the order of modifiers conforms to the suggestions in the Java Language specification, sections 8.1.1, 8.3.1 and 8.4.3. |
| RedundantModifierCheck | Checks for redundant modifiers in interface and annotation definitions. |
| Back to the Checkstyle Home Page |