Uses of Annotation Interface
edu.umd.cs.findbugs.internalAnnotations.StaticConstant
Packages that use StaticConstant
Package
Description
Main package for the FindBugs application - contains the engine class
(
FindBugs
), the object model classes for bug
instances (BugInstance
,
BugAnnotation
), and other miscellany.A bytecode analysis framework for BCEL, providing CFG construction, generic
dataflow analysis, and a variety of specific dataflow analyses.
-
Uses of StaticConstant in edu.umd.cs.findbugs
Fields in edu.umd.cs.findbugs with annotations of type StaticConstantModifier and TypeFieldDescriptionOpcodeStack.boxedTypes
FindBugs.knownURLProtocolSet
Known URL protocols.FuzzyBugComparator.significantDescriptionSet
private static final ConcurrentMap
<Integer, String> OpcodeStack.Item.specialKindToName
LaunchAppropriateUI.uiNameToCodeMap
Map of UI name strings to integer UI codes. -
Uses of StaticConstant in edu.umd.cs.findbugs.ba
Fields in edu.umd.cs.findbugs.ba with annotations of type StaticConstantModifier and TypeFieldDescriptionprivate static final List
<AssertionMethods.UserAssertionMethod> AssertionMethods.userAssertionMethodList
-
Uses of StaticConstant in edu.umd.cs.findbugs.config
Fields in edu.umd.cs.findbugs.config with annotations of type StaticConstantModifier and TypeFieldDescriptionProjectFilterSettings.priorityNameToValueMap
Map of priority level names to their numeric values. -
Uses of StaticConstant in edu.umd.cs.findbugs.detect
Fields in edu.umd.cs.findbugs.detect with annotations of type StaticConstantModifier and TypeFieldDescriptionUnnecessaryMath.anyMethods
FindUnrelatedTypesInGenericContainer.baseGenericTypes
FindNullDeref.catchTypesForNull
BadResultSetAccess.dbFieldTypesSet
FindRefComparison.DEFAULT_SUSPICIOUS_SET
Classes that are suspicious if compared by reference.private static final Map
<String, AnnotationDatabase.Target> BuildCheckReturnAnnotationDatabase.defaultKind
private static final Map
<String, AnnotationDatabase.Target> BuildNonNullAnnotationDatabase.defaultKind
Deprecated.FindDeadLocalStores.EXCLUDED_LOCALS
DontIgnoreResultOfPutIfAbsent.immutableClassNames
UnnecessaryMath.oneMethods
XMLFactoryBypass.xmlInterfaces
UnnecessaryMath.zeroMethods
-
Uses of StaticConstant in edu.umd.cs.findbugs.filter
Fields in edu.umd.cs.findbugs.filter with annotations of type StaticConstant -
Uses of StaticConstant in edu.umd.cs.findbugs.sourceViewer
Fields in edu.umd.cs.findbugs.sourceViewer with annotations of type StaticConstant -
Uses of StaticConstant in edu.umd.cs.findbugs.util
Fields in edu.umd.cs.findbugs.util with annotations of type StaticConstantModifier and TypeFieldDescriptionArchive.ARCHIVE_EXTENSION_SET
File extensions that indicate an archive (zip, jar, or similar).