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
↓ 6 callers
Method
getConnection
()
spotbugsTestCases/src/java/sfBugs/Bug1629176.java:48
↓ 6 callers
Method
getCorespondingResource
()
eclipsePlugin/src/de/tobject/findbugs/builder/WorkItem.java:230
↓ 6 callers
Method
getData
@return Returns the data.
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/analysis/ClassData.java:71
↓ 6 callers
Method
getDatabase
@return Returns the database.
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/analysis/MethodInfo.java:259
↓ 6 callers
Method
getDerefLocationSet
Get the set of dereference Locations for given value number. @param vn the value number @return the set of dereference Locations
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/deref/UnconditionalValueDerefSet.java:287
↓ 6 callers
Method
getDetectorFactory
()
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:2502
↓ 6 callers
Method
getDirectApplications
Populate a Set of TypeQualifierAnnotations representing directly-applied type qualifier annotations on given method parameter. @param result
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/jsr305/TypeQualifierApplications.java:214
↓ 6 callers
Method
getDirectSubtypes
Get known subtypes of given class. @param classDescriptor ClassDescriptor naming a class @return Set of ClassDescriptors which are the kno
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/ch/Subtypes2.java:872
↓ 6 callers
Method
getDirectTypeQualifierAnnotation
Get a directly-applied TypeQualifierAnnotation on given AnnotatedObject. @param o an AnnotatedObject @param typeQualifierValue
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/jsr305/TypeQualifierApplications.java:655
↓ 6 callers
Method
getEndBytecode
Get end bytecode (inclusive).
spotbugs/src/main/java/edu/umd/cs/findbugs/SourceLineAnnotation.java:705
↓ 6 callers
Method
getErrors
()
spotbugs/src/main/java/edu/umd/cs/findbugs/SortedBugCollection.java:1026
↓ 6 callers
Method
getExceptionGen
Get CodeExceptionGen object; returns null if this basic block is not the entry point of an exception handler. @return the CodeExceptionGen object, or
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/BasicBlock.java:392
↓ 6 callers
Method
getFieldDescriptorOperand
()
spotbugs/src/main/java/edu/umd/cs/findbugs/visitclass/DismantleBytecode.java:237
↓ 6 callers
Method
getFieldSignature
Get the type signature of the field.
spotbugs/src/main/java/edu/umd/cs/findbugs/FieldAnnotation.java:213
↓ 6 callers
Method
getFileExtension
()
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/SaveType.java:53
↓ 6 callers
Method
getFileList
Get the list of files, directories, and zip files in the project.
spotbugs/src/main/java/edu/umd/cs/findbugs/Project.java:336
↓ 6 callers
Method
getFilteredIds
()
eclipsePlugin/src/de/tobject/findbugs/FindbugsPlugin.java:1122
↓ 6 callers
Method
getFlags
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/vna/ValueNumber.java:110
↓ 6 callers
Method
getFlags
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/npe/IsNullValue.java:199
↓ 6 callers
Method
getFullFileName
Get the full filename of the source file.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/SourceFileDataSource.java:38
↓ 6 callers
Method
getGrouping
()
eclipsePlugin/src/de/tobject/findbugs/view/explorer/BugContentProvider.java:425
↓ 6 callers
Method
getGuiLayout
()
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/MainFrame.java:872
↓ 6 callers
Method
getHowDiscovered
@return Returns the howDiscovered.
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/impl/ClassPathBuilder.java:111
↓ 6 callers
Method
getInput
()
eclipsePlugin/src/de/tobject/findbugs/view/explorer/BugContentProvider.java:306
↓ 6 callers
Method
getInt
()
spotbugsTestCases/src/java/bugIdeas/Ideas_2011_04_24.java:12
↓ 6 callers
Method
getIntConstant
()
spotbugs/src/main/java/edu/umd/cs/findbugs/visitclass/DismantleBytecode.java:339
↓ 6 callers
Method
getItemMethodInvokedOn
(DismantleBytecode dbc)
spotbugs/src/main/java/edu/umd/cs/findbugs/OpcodeStack.java:3654
↓ 6 callers
Method
getItems
()
spotbugs/src/main/java/edu/umd/cs/findbugs/IGuiCallback.java:137
↓ 6 callers
Method
getLength
(String s)
spotbugsTestCases/src/java/CHM.java:7
↓ 6 callers
Method
getLocationsContainingInstructionWithOffset
Get a Collection of Locations which specify the instruction at given bytecode offset. @param offset the bytecode offset @return all Locati
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/CFG.java:390
↓ 6 callers
Method
getMapper
@return may return {@link MarkerMapper#NO_MAPPING}, if there is no mapping possible for current group type
eclipsePlugin/src/de/tobject/findbugs/view/explorer/GroupType.java:275
↓ 6 callers
Method
getMatchedInstructionInstructionHandle
Get the matched instruction.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/bcp/PatternElementMatch.java:78
↓ 6 callers
Method
getMessage
Helper method to shorten message access @param key a message key @return requested message
eclipsePlugin/src/de/tobject/findbugs/properties/DetectorConfigurationTab.java:627
↓ 6 callers
Method
getMethod
Get the Method.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/JavaClassAndMethod.java:86
↓ 6 callers
Method
getMinPriorityAsInt
Return the minimum warning priority threshold as an integer. @return the minimum warning priority threshold as an integer
spotbugs/src/main/java/edu/umd/cs/findbugs/config/ProjectFilterSettings.java:327
↓ 6 callers
Method
getNameInClass
Get the "full" method name. This is a format which looks sort of like a method signature that would appear in Java source code.
spotbugs/src/main/java/edu/umd/cs/findbugs/MethodAnnotation.java:369
↓ 6 callers
Method
getNext
Get next property in list. @return next property in list
spotbugs/src/main/java/edu/umd/cs/findbugs/BugProperty.java:143
↓ 6 callers
Method
getNumAccesses
(int kind)
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/FindInconsistentSync2.java:251
↓ 6 callers
Method
getNumClasses
Get the number of classes analyzed.
spotbugs/src/main/java/edu/umd/cs/findbugs/ProjectStats.java:178
↓ 6 callers
Method
getNumParameters
@return the number of parameters if this is a parameterized class, 0 otherwise
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/generic/GenericObjectType.java:145
↓ 6 callers
Method
getNumPasses
Get the number of passes in the execution plan. @return the number of passes in the execution plan
spotbugs/src/main/java/edu/umd/cs/findbugs/plan/ExecutionPlan.java:245
↓ 6 callers
Method
getNumWordsProduced
Get the number of words produced by given instruction.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/AbstractFrameModelingVisitor.java:151
↓ 6 callers
Method
getObjectType
@return the underlying ObjectType for this Generic Object
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/generic/GenericObjectType.java:215
↓ 6 callers
Method
getOrder
()
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/SorterTableColumnModel.java:381
↓ 6 callers
Method
getPackageName
Get the name of the package in dotted format. @return the name of the package in dotted format
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/ClassDescriptor.java:124
↓ 6 callers
Method
getParameterNumber
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/XMethodParameter.java:47
↓ 6 callers
Method
getPath
@return Returns the path.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/obl/State.java:58
↓ 6 callers
Method
getPatterns
(BugCode bugCode)
eclipsePlugin/src/de/tobject/findbugs/view/explorer/FilterBugsDialog.java:516
↓ 6 callers
Method
getPlugin
Get the Plugin that this Detector is part of. @return the Plugin this Detector is part of
spotbugs/src/main/java/edu/umd/cs/findbugs/DetectorFactory.java:205
↓ 6 callers
Method
getPrintStream
()
spotbugs/src/tools/edu/umd/cs/findbugs/tools/html/PlainPrintBugDescriptions.java:43
↓ 6 callers
Method
getProject
@return Returns the project.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/SourceFinder.java:411
↓ 6 callers
Method
getQueuedErrors
@return the set with all analysis errors reported so far
spotbugs/src/main/java/edu/umd/cs/findbugs/AbstractBugReporter.java:337
↓ 6 callers
Method
getResourceClass
Get the name of the resource's class.
spotbugs/src/main/java/edu/umd/cs/findbugs/ResourceCreationPoint.java:66
↓ 6 callers
Method
getSaveFile
()
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/MainFrame.java:820
↓ 6 callers
Method
getSelectionIndex
()
eclipsePlugin/src/de/tobject/findbugs/view/explorer/GroupSelectionDialog.java:222
↓ 6 callers
Method
getSourceFile
Get the source file name for the current or most recently visited class
spotbugs/src/main/java/edu/umd/cs/findbugs/visitclass/PreorderVisitor.java:510
↓ 6 callers
Method
getSourceLines
()
spotbugs/src/main/java/edu/umd/cs/findbugs/FieldAnnotation.java:348
↓ 6 callers
Method
getStackTrace
Get the stack trace elements. These are the strings returned by calling toString() on each StackTraceElement in the original exception.
spotbugs/src/main/java/edu/umd/cs/findbugs/AnalysisError.java:156
↓ 6 callers
Method
getStartPosition
()
spotbugs/src/gui/main/edu/umd/cs/findbugs/sourceViewer/JavaScanner.java:73
↓ 6 callers
Method
getString
()
spotbugsTestCases/src/java/bugIdeas/Ideas_2009_11_01.java:12
↓ 6 callers
Method
getTypeDeclaration
Returns the <CODE>TypeDeclaration</CODE> for the specified <CODE>ClassAnnotation</CODE>. The type has to be declared in the specified <CODE>Compilatio
eclipsePlugin/src/edu/umd/cs/findbugs/plugin/eclipse/quickfix/util/ASTUtil.java:228
↓ 6 callers
Method
getTypeDescriptor
Get the type descriptor. @return the jvm type descriptor, such as "[I"
spotbugs/src/main/java/edu/umd/cs/findbugs/TypeAnnotation.java:109
↓ 6 callers
Method
getWebsite
Get the plugin website. @return the website, or null if the was not specified
spotbugs/src/main/java/edu/umd/cs/findbugs/Plugin.java:207
↓ 6 callers
Method
handleStatus
()
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/FindNoSideEffectMethods.java:443
↓ 6 callers
Method
hasFlag
(int flag)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/npe/IsNullValue.java:203
↓ 6 callers
Method
hasInterestingClass
(ConstantPool cp, Collection<String> classes)
spotbugs/src/main/java/edu/umd/cs/findbugs/visitclass/PreorderVisitor.java:660
↓ 6 callers
Method
hasNext
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/type/ExceptionSet.java:70
↓ 6 callers
Method
indexOf
(Object o)
spotbugsTestCases/src/java/gcUnrelatedTypes/AllListsCouldBeEqual.java:64
↓ 6 callers
Method
instance
Get the single instance. @return the instance
spotbugs/src/main/java/edu/umd/cs/findbugs/model/IdentityClassNameRewriter.java:40
↓ 6 callers
Method
isArchiveFileName
Determine whether or not the given filename appears to identify a zip/jar archive. @param fileName the filename @return true if the filena
spotbugs/src/main/java/edu/umd/cs/findbugs/util/Archive.java:49
↓ 6 callers
Method
isDetectorClassSubtypeOf
Determine whether the detector class is a subtype of the given class (or interface). @param otherClass a class or interface @return true i
spotbugs/src/main/java/edu/umd/cs/findbugs/DetectorFactory.java:218
↓ 6 callers
Method
isDetectorEnabled
Determines whether or not given DetectorFactory should be enabled. @param findBugs the IFindBugsEngine @param factory the Detec
spotbugs/src/main/java/edu/umd/cs/findbugs/FindBugs.java:251
↓ 6 callers
Method
isEmpty
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/vna/ValueNumberFrame.java:719
↓ 6 callers
Method
isEmpty
@return {@code true} if the set is empty
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/deref/UnconditionalValueDerefSet.java:443
↓ 6 callers
Method
isIdentity
Is this an identity method
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/XMethod.java:81
↓ 6 callers
Method
isLocal
@param innerType should be inner type. @return true, if given element is inner class from initializer block or method body
eclipsePlugin/src/de/tobject/findbugs/reporter/JdtUtils.java:533
↓ 6 callers
Method
isOnExceptionPath
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/obl/StateSet.java:93
↓ 6 callers
Method
isReflectiveClass
(ClassDescriptor c)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/XFactory.java:166
↓ 6 callers
Method
isReturn
(int opcode)
spotbugs/src/main/java/edu/umd/cs/findbugs/visitclass/DismantleBytecode.java:1046
↓ 6 callers
Method
isServletField
()
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/FindInconsistentSync2.java:275
↓ 6 callers
Method
isValid
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/obl/StateSet.java:89
↓ 6 callers
Method
isValidMissingClassMessage
(String message)
spotbugs/src/main/java/edu/umd/cs/findbugs/AbstractBugReporter.java:253
↓ 6 callers
Method
killAvailableLoads
(HashSet<AvailableLoad> killMe)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/vna/ValueNumberFrame.java:287
↓ 6 callers
Method
localiseButton
Localise the given AbstractButton, setting the text and optionally mnemonic Note that AbstractButton includes menus and menu items. @param button
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui/AnnotatedString.java:168
↓ 6 callers
Method
log
(IOException ie)
spotbugsTestCases/src/java/sfBugs/Bug3600307.java:33
↓ 6 callers
Method
logInfo
Log an informational message. @param message the informational message
eclipsePlugin/src/de/tobject/findbugs/FindbugsPlugin.java:572
↓ 6 callers
Method
logWarning
Log a warning. @param message warning message
eclipsePlugin/src/de/tobject/findbugs/FindbugsPlugin.java:562
↓ 6 callers
Method
lowerPriorityIfDeprecated
()
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:454
↓ 6 callers
Method
match
(BugInstance bugInstance)
spotbugs/src/main/java/edu/umd/cs/findbugs/filter/ClassMatcher.java:54
↓ 6 callers
Method
merge
(CallList a, CallList b)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/ca/CallList.java:87
↓ 6 callers
Method
methodThatTakesAStringArgumentButNotNull
(@Nullable String string)
spotbugsTestCases/src/java/sfBugsNew/Bug1181.java:121
↓ 6 callers
Method
newJMenu
(String key, String string)
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/MainFrameHelper.java:35
↓ 6 callers
Method
notifyObservers
This should be called when a bug is reported by a subclass. @param bugInstance the bug to inform observers of
spotbugs/src/main/java/edu/umd/cs/findbugs/AbstractBugReporter.java:411
↓ 6 callers
Method
openResource
Open an input stream reading from the resource. @return InputStream reading from the resource. @throws IOException if an error occurs rea
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/ICodeBaseEntry.java:53
↓ 6 callers
Method
optionalAdd
(Collection<BugAnnotation> c, BugAnnotation a)
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:2507
↓ 6 callers
Method
orderUpdate
()
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/SorterTableColumnModel.java:401
↓ 6 callers
Method
pathSensitiveNonNullValue
Get non-null value resulting from comparison to explicit null.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/npe/IsNullValue.java:414
↓ 6 callers
Method
pathSensitiveNullValue
Get null value resulting from comparison to explicit null.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/npe/IsNullValue.java:407
↓ 6 callers
Method
pushOutputValues
Push given output values onto the current frame.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/vna/ValueNumberFrameModelingVisitor.java:615
↓ 6 callers
Method
query
A String pair has a key and a value. The key is the general category ie: Type The value is the value ie: Malicious Code. Query looks through a BugLea
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/BugSet.java:218
← previous
next →
1,201–1,300 of 19,706, ranked by callers