JavaScript is disabled on your browser.
Skip navigation links
SpotBugs 4.7.1
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
edu.umd.cs.findbugs
Interface GlobalOptions
public interface
GlobalOptions
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getGlobalOption
(
String
key)
Plugin
getGlobalOptionSetter
(
String
key)
Method Details
getGlobalOption
@CheckForNull
String
getGlobalOption
(
String
key)
getGlobalOptionSetter
@CheckForNull
Plugin
getGlobalOptionSetter
(
String
key)