JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
edu.umd.cs.findbugs.internalAnnotations
StaticConstant
Contents
Description
Hide sidebar
Show sidebar
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.