Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/spotbugs/spotbugs
/ functions
Functions
19,706 in github.com/spotbugs/spotbugs
⨍
Functions
19,706
◇
Types & classes
5,132
↓ 4 callers
Method
setNoClassOk
Set whether or not to generate an empty output file if there were no class files specified. @param noClassOk true if FindBugs should gener
spotbugs/src/main/java/edu/umd/cs/findbugs/IFindBugsEngine.java:275
↓ 4 callers
Method
setOpenLocation
(Location openLocation)
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/Stream.java:155
↓ 4 callers
Method
setPluginStatusTrinary
(String pluginId, Boolean enabled)
spotbugs/src/main/java/edu/umd/cs/findbugs/Project.java:158
↓ 4 callers
Method
setPreviouslyKnownAs
(Map<ValueNumber, AvailableLoad> previouslyKnownAs)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/vna/ValueNumberFrame.java:619
↓ 4 callers
Method
setProperty
(String key, String value)
spotbugs/src/main/java/edu/umd/cs/findbugs/util/WriteOnceProperties.java:49
↓ 4 callers
Method
setReleaseName
(String releaseName)
spotbugs/src/main/java/edu/umd/cs/findbugs/SortedBugCollection.java:1142
↓ 4 callers
Method
setReleaseName
@param releaseName The releaseName to set.
spotbugs/src/main/java/edu/umd/cs/findbugs/AppVersion.java:124
↓ 4 callers
Method
setRemovedByChangeOfPersistingClass
(boolean removedByChangeOfPersistingClass)
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:2451
↓ 4 callers
Method
setSaveFile
(File saveFile)
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/MainFrame.java:832
↓ 4 callers
Method
setSource
(String source)
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/analysis/ClassInfo.java:186
↓ 4 callers
Method
setSourceBaseList
Set the list of source directories.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/SourceFinder.java:418
↓ 4 callers
Method
setStatus
(IStatus status)
eclipsePlugin/src/de/tobject/findbugs/properties/IPathElement.java:25
↓ 4 callers
Method
setTimestamp
@param timestamp The timestamp to set.
spotbugs/src/main/java/edu/umd/cs/findbugs/AppVersion.java:115
↓ 4 callers
Method
setTop
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/npe/IsNullValueFrame.java:118
↓ 4 callers
Method
setViewer
(CommonViewer newViewer)
eclipsePlugin/src/de/tobject/findbugs/view/explorer/RefreshJob.java:174
↓ 4 callers
Method
setWithMessages
Set whether textual messages should be added to any generated XML
spotbugs/src/main/java/edu/umd/cs/findbugs/BugCollection.java:336
↓ 4 callers
Method
setX
(int x)
spotbugsTestCases/src/java/Getter.java:14
↓ 4 callers
Method
setupVisitorForClass
(JavaClass obj)
spotbugs/src/main/java/edu/umd/cs/findbugs/visitclass/PreorderVisitor.java:413
↓ 4 callers
Method
showBugExplorerView
()
eclipsePlugin-test/src/de/tobject/findbugs/test/AbstractPluginTest.java:411
↓ 4 callers
Method
showDocument
attempt to show the given URL. will first attempt via the JNLP api, then will try showViaExec(). @param url the URL @return true on succes
spotbugs/src/main/java/edu/umd/cs/findbugs/util/LaunchBrowser.java:153
↓ 4 callers
Method
showHelp
Show -help message. @param commandLine
spotbugs/src/main/java/edu/umd/cs/findbugs/FindBugs.java:368
↓ 4 callers
Method
similarTo
(ClassFeatureSet other)
spotbugs/src/main/java/edu/umd/cs/findbugs/model/ClassFeatureSet.java:341
↓ 4 callers
Method
size
()
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/BugAspects.java:59
↓ 4 callers
Method
skip
(ZipEntry ze)
spotbugs/src/main/java/edu/umd/cs/findbugs/workflow/RejarClassesForAnalysis.java:205
↓ 4 callers
Method
skipIfInsideCatchNull
()
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/FindNullDeref.java:907
↓ 4 callers
Method
status
(MethodDescriptor m)
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/FindNoSideEffectMethods.java:248
↓ 4 callers
Method
storePropertyDatabase
Write an interprocedural property database. @param <DatabaseType> actual type of the database @param <KeyType> type of key (e.g
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/AnalysisContext.java:764
↓ 4 callers
Method
subTask
(String name)
eclipsePlugin/src/de/tobject/findbugs/reporter/ThrottledProgressMonitor.java:87
↓ 4 callers
Method
syncSelectedCategories
Synchronize selected bug category checkboxes with the current user preferences.
eclipsePlugin/src/de/tobject/findbugs/properties/ReportConfigurationTab.java:344
↓ 4 callers
Method
syncUserPreferencesWithTable
Disables all unchecked detector factories and enables checked factory detectors, leaving those not in the table unmodified.
eclipsePlugin/src/de/tobject/findbugs/properties/DetectorConfigurationTab.java:510
↓ 4 callers
Method
toFilterPath
Checks the given absolute path and convert it to relative path if it is relative to the given project or workspace. This representation can be used to
eclipsePlugin/src/de/tobject/findbugs/builder/FindBugsWorker.java:457
↓ 4 callers
Method
toJsonString
()
spotbugs/src/main/java/edu/umd/cs/findbugs/sarif/Level.java:36
↓ 4 callers
Method
toMethodDescriptor
Get the MethodDescriptor that (hopefully) uniqely names this method. @return the MethodDescriptor uniquely naming this method
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/JavaClassAndMethod.java:102
↓ 4 callers
Method
toNullnessAnnotation
Convert a Nonnull-based TypeQualifierAnnotation into a NullnessAnnotation. @param tqa Nonnull-based TypeQualifierAnnotation @return corres
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/npe/TypeQualifierNullnessAnnotationDatabase.java:419
↓ 4 callers
Method
toggleElement
(boolean on, Object element, Set<Object> set)
eclipsePlugin/src/de/tobject/findbugs/view/explorer/FilterBugsDialog.java:539
↓ 4 callers
Method
transformClassName
Transform a class name by stripping its package name. @param className a class name @return the transformed class name
spotbugs/src/main/java/edu/umd/cs/findbugs/model/ClassFeatureSet.java:225
↓ 4 callers
Method
trimComma
Trim trailing comma from given string. @param s a string @return the same string with trailing comma trimmed (if any)
spotbugs/src/main/java/edu/umd/cs/findbugs/util/Strings.java:42
↓ 4 callers
Method
updateBugTree
()
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/MainFrame.java:631
↓ 4 callers
Method
updateTextIds
()
eclipsePlugin/src/de/tobject/findbugs/view/explorer/FilterBugsDialog.java:526
↓ 4 callers
Method
useString
(@NonNull String str)
spotbugsTestCases/src/java/sfBugs/Bug3258757.java:38
↓ 4 callers
Method
validate
(File file)
spotbugs/src/main/java/edu/umd/cs/findbugs/PluginLoader.java:1553
↓ 4 callers
Method
valuesConflict
Determine whether given flow values conflict. @param forward a forwards flow value @param backward a backwards flow value @retu
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/jsr305/FlowValue.java:96
↓ 4 callers
Method
verify
()
spotbugsTestCases/src/java/constructorthrow/ConstructorThrowNegativeTest22.java:10
↓ 4 callers
Method
verifyFact
@param fact
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/LiveLocalStoreAnalysis.java:144
↓ 4 callers
Method
work
(MessageDigest digest, String s, CharsetEncoder encoder)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/ClassHash.java:195
↓ 4 callers
Method
wouldHaveBeenAKaboom
Is this value known to be non null because a NPE would have occurred otherwise?
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/npe/IsNullValue.java:254
↓ 4 callers
Method
write
()
spotbugs-tests/src/test/java/edu/umd/cs/findbugs/util/MutableClassesTest.java:182
↓ 4 callers
Method
write
(char[] cbuf, int off, int len)
spotbugs/src/main/java/edu/umd/cs/findbugs/util/TestDesktopIntegration.java:105
↓ 4 callers
Method
writeProperties
Helper method to write array of strings out of the properties file, using a Findbugs style format. @param props The properties file to wri
spotbugs/src/main/java/edu/umd/cs/findbugs/config/UserPreferences.java:710
↓ 4 callers
Method
writeXML
Write a BugAnnotation as XML. @param xmlOutput the XMLOutput @param elementName name of element for BugAnnotation @param annota
spotbugs/src/main/java/edu/umd/cs/findbugs/BugAnnotationUtil.java:47
↓ 4 callers
Method
xpathIterator
Get iterator over Nodes selected by given XPath expression.
spotbugs/src/tools/edu/umd/cs/findbugs/tools/xml/CheckMessages.java:82
↓ 3 callers
Method
a
(Object x)
spotbugsTestCases/src/java/npe/InterproceduralMethodOrdering.java:20
↓ 3 callers
Method
abstractMethod
()
spotbugsTestCases/src/java/singletons/AbstractClass.java:31
↓ 3 callers
Method
accumulateBug
()
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/SynchronizationOnSharedBuiltinConstant.java:147
↓ 3 callers
Method
add
(K k)
spotbugs/src/main/java/edu/umd/cs/findbugs/util/Multiset.java:62
↓ 3 callers
Method
addAnnotation
Destructively add an annotation to the object. In general, this is not a great idea, since it could cause the same class to appear to have different a
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/analysis/ClassInfo.java:437
↓ 3 callers
Method
addAnnotationNames
(PackageMemberAnnotation pma, AnnotationEntry[] annotationEntries)
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:2120
↓ 3 callers
Method
addAppVersion
Add an AppVersion representing a version of the analyzed application. @param appVersion the AppVersion
spotbugs/src/main/java/edu/umd/cs/findbugs/BugCollection.java:168
↓ 3 callers
Method
addAttribute
(XMLOutput xmlOutput, String name, StringSetMatch matches)
spotbugs/src/main/java/edu/umd/cs/findbugs/filter/BugMatcher.java:98
↓ 3 callers
Method
addBackwardsReach
()
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/InfiniteLoop.java:434
↓ 3 callers
Method
addBoolOption
(String option, String value)
spotbugs-ant/src/main/java/edu/umd/cs/findbugs/anttask/MineBugHistoryTask.java:106
↓ 3 callers
Method
addClassAndGetClassVertex
Add an XClass and all of its supertypes to the InheritanceGraph. @param xclass an XClass @return the ClassVertex representing the class in
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/ch/Subtypes2.java:275
↓ 3 callers
Method
addClassVertexForMissingClass
Add a ClassVertex representing a missing class. @param missingClassDescriptor ClassDescriptor naming a missing class @param isInterfaceEdg
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/ch/Subtypes2.java:1396
↓ 3 callers
Method
addCodeBase
Add a codebase. The object will be interrogated to determine whether it is an application codebase or an auxiliary codebase. Application codebases mus
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/IClassPath.java:40
↓ 3 callers
Method
addCodeBase
Add a project codebase. @param locator locator for project codebase @param isApplication true if the codebase is an application
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/IClassPathBuilder.java:45
↓ 3 callers
Method
addEdge
Add an edge to the subroutine's CFG. @param sourceBlock the source basic block @param destBlock the destination basic block @pa
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/BetterCFGBuilder2.java:391
↓ 3 callers
Method
addExpectedLines
(int... lineNumbers)
eclipsePlugin-test/src/de/tobject/findbugs/test/AbstractQuickfixTest.java:320
↓ 3 callers
Method
addField
(JPanel p, GridBagConstraints c, int y, String lbl, JComponent field)
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/PreferencesFrame.java:455
↓ 3 callers
Method
addImplicit
Add an implicit exception. @param type type of the exception
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/type/ExceptionSet.java:241
↓ 3 callers
Method
addInheritanceEdge
Add supertype edge to the InheritanceGraph. @param vertex source ClassVertex (subtype) @param superclassDescriptor ClassDescrip
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/ch/Subtypes2.java:1350
↓ 3 callers
Method
addInstruction
Add an InstructionHandle to the basic block. @param handle the InstructionHandle
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/BasicBlock.java:227
↓ 3 callers
Method
addKnownTypeQualifiers
@param result @param applicableApplications
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/jsr305/Analysis.java:227
↓ 3 callers
Method
addLastModifiedTime
(long lastModifiedTime)
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/impl/AbstractScannableCodeBase.java:129
↓ 3 callers
Method
addLineOffset
Add a source line byte offset. This method should be called for each line in the source file, in order. @param offset the byte offset of t
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/SourceFile.java:161
↓ 3 callers
Method
addListener
(Listener listener)
eclipsePlugin/src/de/tobject/findbugs/properties/PathsProvider.java:122
↓ 3 callers
Method
addMissingClass
(String className)
spotbugs/src/main/java/edu/umd/cs/findbugs/SortedBugCollection.java:1010
↓ 3 callers
Method
addNonFinalFieldsOfClass
(XField field, XMethod method, Map<XMethod, Set<XField>> map)
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/SharedVariableAtomicityDetector.java:163
↓ 3 callers
Method
addOptionalUniqueAnnotations
(BugAnnotation... annotations)
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:2251
↓ 3 callers
Method
addParameterDeletesObligationDatabaseEntry
Add an appropriate policy database entry for parameters marked with the WillClose annotation. @param xmethod a method @param obligation
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/BuildObligationPolicyDatabase.java:371
↓ 3 callers
Method
addRecentFile
Adds a file to the list of recent files used. @param f
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/RecentMenu.java:91
↓ 3 callers
Method
addSourceContainer
Adds a source container to a IJavaProject. @param jproject The parent project @param containerName The name of the new source c
eclipsePlugin-test/src/org/eclipse/jdt/testplugin/JavaProjectHelper.java:217
↓ 3 callers
Method
addSourceLinesForMethod
(MethodAnnotation methodAnnotation, SourceLineAnnotation sourceLineAnnotation)
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:2305
↓ 3 callers
Method
addSourceSinkInfo
(Map<ValueNumber, Set<SourceSinkInfo>> sourceSinkInfoSetMap, ValueNumber vn, SourceSinkInfo source
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/jsr305/TypeQualifierValueSet.java:104
↓ 3 callers
Method
addTo
(Set<K> s, K k)
spotbugs/src/main/java/edu/umd/cs/findbugs/util/Util.java:258
↓ 3 callers
Method
addVertexToGraph
(ClassDescriptor classDescriptor, ClassVertex vertex)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/ch/Subtypes2.java:304
↓ 3 callers
Method
addWrittenOutsideOfConstructor
(XField field)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/FieldSummary.java:165
↓ 3 callers
Method
analysisInterrupted
()
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/AnalysisCallback.java:29
↓ 3 callers
Method
analyzingApplicationClass
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/AnalysisContext.java:319
↓ 3 callers
Method
annotateWarningWithTypeQualifier
(BugInstance warning, TypeQualifierValue<?> typeQualifierValue)
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/CheckTypeQualifiers.java:583
↓ 3 callers
Method
appVersionIterator
Get an Iterator over AppVersions defined in the collection.
spotbugs/src/main/java/edu/umd/cs/findbugs/BugCollection.java:178
↓ 3 callers
Method
append
(Integer[] array)
spotbugsTestCases/src/java/ghIssues/Issue1147.java:6
↓ 3 callers
Method
appendWithoutDuplicates
(List<T> lst1, List<T> lst2)
spotbugs/src/main/java/edu/umd/cs/findbugs/Project.java:222
↓ 3 callers
Method
asMap
()
spotbugs/src/main/java/edu/umd/cs/findbugs/util/MultiMap.java:91
↓ 3 callers
Method
asString
(GenericObjectType obj)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/generic/GenericUtilities.java:54
↓ 3 callers
Method
assertAllBugCategoriesSelected
(boolean enabled)
eclipsePlugin-test/src/de/tobject/findbugs/properties/test/PropertiesPageTest.java:425
↓ 3 callers
Method
assertAllVisibleDetectorsEnabled
(boolean enabled)
eclipsePlugin-test/src/de/tobject/findbugs/properties/test/PropertiesPageTest.java:431
↓ 3 callers
Method
assertExpectedMarkers
(IMarker[] markers)
eclipsePlugin-test/src/de/tobject/findbugs/test/AbstractPluginTest.java:266
↓ 3 callers
Method
assertHasNoCodeBase
(IScannableCodeBase codeBase)
spotbugs-tests/src/test/java/edu/umd/cs/findbugs/classfile/impl/ClassFactoryTest.java:107
↓ 3 callers
Method
assignToPass
Make a DetectorFactory a member of an AnalysisPass.
spotbugs/src/main/java/edu/umd/cs/findbugs/plan/ExecutionPlan.java:463
↓ 3 callers
Method
atEOF
()
spotbugs/src/main/java/edu/umd/cs/findbugs/jaif/JAIFScanner.java:168
← previous
next →
2,001–2,100 of 19,706, ranked by callers