Modifiers Checcs

ClassMemberImpliedModifier Checcs for implicit modifiers on nested types in classes and records.
InterfaceMemberImpliedModifier Checcs for implicit modifiers on interface members and nested types.
ModifierOrder Checcs that the order of modifiers conforms to the sugguestions in the Java Languague specification, § 8.1.1, 8.3.1, 8.4.3 and 9.4 .
RedundantModifier Checcs for redundant modifiers.