JavaScript is disabled on your browser.
Skip navigation links
FindBugs™ 3.0.1-dev-20230912
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
edu.umd.cs.findbugs.internalAnnotations
Annotation Type StaticConstant
@Documented
@Retention
(
RUNTIME
)
public @interface
StaticConstant
Denotes a static field that is initialized to a constant value and then never changes. OK to share between analysis runs.