Schnittstelle Check
- Alle bekannten Implementierungsklassen:
AssertCheck,BooleanMethodNameCheck,ChainedIfCheck,CommentedOutCodeCheck,CommentLanguageCheck,CompareObjectsNotStringsCheck,ConcreteCollectionCheck,ConstantNamingAndQualifierCheck,ConstantsHaveDescriptiveNamesCheck,CopyPasteCheck,CustomExceptionInheritanceCheck,DefaultPackageCheck,DiamondOperatorCheck,DoNotUseRawTypes,DontReassignParametersCheck,DoubleBraceInitializationCheck,EmptyCatchCheck,EmptyNonCatchBlockCheck,EqualsContractCheck,ExceptionControlFlowCheck,ExceptionMessageCheck,ExtendsObjectCheck,FieldJavadocCheck,FieldShouldBeFinalCheck,FieldShouldBeLocalCheck,ForLoopVariableCheck,ForToForEachCheck,IntegratedCheck,InterfaceBadPractices,IsEmptyReimplementationCheck,JavadocReturnNullCheck,JavadocStubCheck,LinguisticNamingCheck,ListGetterSetterCheck,MethodJavadocCheck,MethodShouldBeAbstractCheck,MissingOverrideAnnotationCheck,OldCollectionCheck,PMDCheck,PrintStackTraceCheck,RedundantArrayInit,RedundantConstructorCheck,RedundantIfForBooleanCheck,RedundantModifierCheck,RedundantNegationCheck,RedundantReturnCheck,RepeatedMathOperationCheck,RuntimeExceptionCatchCheck,SelfAssignmentCheck,SpotbugsCheck,StaticFieldShouldBeInstanceCheck,StringCompareCheck,StringIsEmptyReimplementationCheck,TypeJavadocCheck,UnnecessaryLocalBeforeReturnCheck,UnusedCodeElementCheck,UnusedImportCheck,UseOperatorAssignment,UtilityClassCheck,VariablesHaveDescriptiveNamesCheck,WrapperInstantiationCheck,WrongLineBreakCheck
public interface Check
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibung
-
Methodendetails
-
getDescription
LocalizedMessage getDescription() -
getLinter
LocalizedMessage getLinter()
-