JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
edu.umd.cs.findbugs
GlobalOptions
Contents
Description
Method Summary
Method Details
getGlobalOption(String)
getGlobalOptionSetter(String)
Hide sidebar
Show sidebar
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)