Uses of Class
com.puppycrawl.tools.checkstyle.checks.design.FinalClassCheck.TypeDeclarationDescription
Packages that use FinalClassCheck.TypeDeclarationDescription
Package
Description
Contains the Class Design checks that
are bundled with the main distribution.
-
Uses of FinalClassCheck.TypeDeclarationDescription in com.puppycrawl.tools.checkstyle.checks.design
Subclasses of FinalClassCheck.TypeDeclarationDescription in com.puppycrawl.tools.checkstyle.checks.designModifier and TypeClassDescriptionprivate static final class
Maintains information about the class.Fields in com.puppycrawl.tools.checkstyle.checks.design with type parameters of type FinalClassCheck.TypeDeclarationDescriptionModifier and TypeFieldDescriptionFinalClassCheck.typeDeclarations
Keeps TypeDeclarationDescription object for stack of declared type descriptions.