Interface Check

All Known Subinterfaces:
ErrorProneCheck
All Known Implementing Classes:
AssertCheck, AvoidInnerClasses, AvoidLabels, AvoidRecompilingRegex, AvoidShadowing, AvoidStringConcat, BinaryOperator, BooleanIdentifierCheck, ChainedIfCheck, CharRange, CheckIterableDuplicates, CheckStaticBlocks, ClosedSetOfValues, CollectionAddAll, CollectionsNCopies, CommentedOutCodeCheck, CommentLanguageCheck, CompareCharValue, CompareObjectsNotStringsCheck, ConcreteCollectionCheck, ConstantNamingAndQualifierCheck, ConstantsHaveDescriptiveNamesCheck, CopyPasteCheck, CustomExceptionInheritanceCheck, DefaultPackageCheck, DiamondOperatorCheck, DoNotMakeConstantsClasses, DoNotUseRawTypes, DoNotUseSystemExit, DoubleBraceInitializationCheck, EmptyBlockCheck, EqualsHashCodeComparableContract, ExceptionControlFlowCheck, ExceptionMessageCheck, ExtendsObjectCheck, FieldJavadocCheck, FieldShouldBeFinal, FieldShouldBeLocalCheck, ForToForEachLoop, ImplementComparable, ImportTypes, InheritanceBadPractices, InstanceOf, IntegratedCheck, InterfaceBadPractices, IOUISeparation, IsEmptyReimplementationCheck, JavadocReturnNullCheck, JavadocStubCheck, LinguisticNamingCheck, ListGetterSetterCheck, MagicString, MathReimplementation, MethodJavadocCheck, MethodShouldBeAbstractCheck, MultipleInlineStatements, MultiThreading, MutableEnum, NumberFormatExceptionIgnored, ObjectDatatype, OldCollectionCheck, OptionalBadPractices, OverrideAnnotationMissing, PackageNamingConvention, PMDCheck, PrintStackTraceCheck, ProblematicEqualsHashCodeComparable, ReassignedParameterCheck, RedundantAssignment, RedundantBooleanEqual, RedundantCatch, RedundantConstructorCheck, RedundantElse, RedundantIfForBooleanCheck, RedundantModifier, RedundantNegationCheck, RedundantReturnCheck, RedundantUninitializedVariable, RedundantVariable, RegexCheck, RepeatedMathOperationCheck, RuntimeExceptionCatchCheck, ScannerClosedCheck, SelfAssignmentCheck, ShouldBeEnumAttribute, SimplifyArraysFill, SpotbugsCheck, StaticFieldShouldBeInstanceCheck, StringCompareCheck, StringRepeat, SuppressWarningsCheck, SystemSpecificLineBreak, ThrowsJavadocCheck, TodoComment, TooFewPackagesCheck, TooManyExceptions, TryCatchComplexity, TypeJavadocCheck, TypesHaveDescriptiveNamesCheck, UncheckedTypeCast, UnnecessaryBoxing, UnnecessaryComment, UnusedCodeElementCheck, UnusedImport, UseArrayCopy, UseArraysFill, UseDifferentVisibility, UseEntrySet, UseEnumCollection, UseEnumValues, UseFormatString, UseGuardClauses, UseModuloOperator, UseOperatorAssignment, UseStringFormatted, UseSubList, UtilityClassCheck, VariablesHaveDescriptiveNamesCheck, WrapperInstantiationCheck

public interface Check