See: Description
Class | Description |
---|---|
ClassMemberImpliedModifierCheck |
Checks for implicit modifiers on nested types in classes.
|
InterfaceMemberImpliedModifierCheck |
Checks for implicit modifiers on interface members and nested types.
|
ModifierOrderCheck |
Checks that the order of modifiers conforms to the suggestions in the
Java Language specification, § 8.1.1, 8.3.1, 8.4.3 and
9.4.
|
RedundantModifierCheck |
Checks for redundant modifiers.
|
Copyright © 2001-2020. All Rights Reserved.