A B C D E F G H I J K L M N O P Q R S T U V W X Z

H

handle - Variable in class edu.umd.cs.findbugs.ba.vna.ValueNumberCache.Entry
 
HANDLED_EXCEPTION_EDGE - Static variable in interface edu.umd.cs.findbugs.ba.EdgeTypes
Edge representing control flow from an exception-raising basic block to an explicit handler for the exception.
handleInstruction(int, int) - Method in interface edu.umd.cs.findbugs.ba.BytecodeScanner.Callback
Called to indicate that a particular bytecode has been scanned.
handleLoadInstruction(LoadInstruction) - Method in class edu.umd.cs.findbugs.ba.AbstractFrameModelingVisitor
Handler for all instructions which load values from a local variable and push them on the stack.
handleNormalInstruction(Instruction) - Method in class edu.umd.cs.findbugs.ba.AbstractFrameModelingVisitor
This is called to handle any instruction which does not simply copy values between stack slots.
handleOption(String, String) - Method in class edu.umd.cs.findbugs.config.CommandLine
Callback method for handling an option.
handleOption(String, String) - Method in class edu.umd.cs.findbugs.FindBugsCommandLine
 
handleOptionWithArgument(String, String) - Method in class edu.umd.cs.findbugs.config.CommandLine
Callback method for handling an option with an argument.
handleOptionWithArgument(String, String) - Method in class edu.umd.cs.findbugs.FindBugsCommandLine
 
handleStoreInstruction(StoreInstruction) - Method in class edu.umd.cs.findbugs.ba.AbstractFrameModelingVisitor
Handler for all instructions which pop values from the stack and store them in a local variable.
hasFeature(String) - Method in class edu.umd.cs.findbugs.model.ClassFeatureSet
 
hasFlag(int) - Method in class edu.umd.cs.findbugs.ba.vna.ValueNumber
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.AbstractClassMember
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.AnnotationEnumeration
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.BasicBlock.InstructionIterator
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.bcp.PatternElementMatch
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.ca.Call
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.ca.CallList
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.constant.Constant
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.Edge
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.ir.ExtendedInstruction
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.JavaClassAndMethod
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.Location
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.npe.IsNullValue
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.npe.WillBeDereferencedInfo
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.obl.ObligationSet
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.obl.Path
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.obl.State
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.obl.StateSet
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.type.BottomType
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.type.DoubleExtraType
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.type.ExceptionObjectType
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.type.ExceptionSet
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.type.LongExtraType
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.type.NullType
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.type.ThrownException
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.type.TopType
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.type2.ArrayType
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.type2.BasicType
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.type2.BottomType
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.type2.ClassType
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.type2.DoubleExtraType
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.type2.LongExtraType
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.type2.NullType
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.type2.ReturnAddressType
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.type2.TopType
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.vna.AvailableLoad
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.vna.ValueNumberCache.Entry
 
hashCode() - Method in class edu.umd.cs.findbugs.ba.XMethodParameter
 
hashCode() - Method in class edu.umd.cs.findbugs.BugInstance
 
hashCode() - Method in class edu.umd.cs.findbugs.BugPattern
 
hashCode() - Method in class edu.umd.cs.findbugs.CallSite
 
hashCode() - Method in class edu.umd.cs.findbugs.ClassAnnotation
 
hashCode() - Method in class edu.umd.cs.findbugs.config.ProjectFilterSettings
 
hashCode() - Method in class edu.umd.cs.findbugs.config.UserPreferences
 
hashCode() - Method in class edu.umd.cs.findbugs.FieldAnnotation
 
hashCode() - Method in class edu.umd.cs.findbugs.IntAnnotation
 
hashCode() - Method in class edu.umd.cs.findbugs.LocalVariableAnnotation
 
hashCode() - Method in class edu.umd.cs.findbugs.MethodAnnotation
 
hashCode() - Method in class edu.umd.cs.findbugs.OpcodeStack.Item
 
hashCode() - Method in class edu.umd.cs.findbugs.SourceLineAnnotation
 
hashCode() - Method in class edu.umd.cs.findbugs.StringAnnotation
 
hashToString(byte[]) - Static method in class edu.umd.cs.findbugs.ba.ClassHash
Convert a hash to a string of hex digits.
hasLineNumbers() - Method in class edu.umd.cs.findbugs.ba.LineNumberMap
Does this method have line number information?
hasNext() - Method in class edu.umd.cs.findbugs.ba.BasicBlock.InstructionIterator
 
hasNext() - Method in class edu.umd.cs.findbugs.ba.type.ExceptionSet.ThrownExceptionIterator
 
hasSubtypes(JavaClass) - Method in class edu.umd.cs.findbugs.ba.ch.Subtypes
Determine if a class or interface has subtypes
hasSynchronization() - Method in class edu.umd.cs.findbugs.SelfCalls
Does this class contain any explicit synchronization?
Hello - Class in edu.umd.cs.findbugs.gui
This is just a test of creating a class in NetBeans.
Hello() - Constructor for class edu.umd.cs.findbugs.gui.Hello
Creates a new instance of Hello.
Hello(String) - Constructor for class edu.umd.cs.findbugs.gui.Hello
Creates a new instance of Hello.
Hierarchy - Class in edu.umd.cs.findbugs.ba
Facade for class hierarchy queries.
Hierarchy() - Constructor for class edu.umd.cs.findbugs.ba.Hierarchy
 
HIGH_PRIORITY - Static variable in class edu.umd.cs.findbugs.config.ProjectFilterSettings
Text string for high priority.
HIGH_PRIORITY - Static variable in interface edu.umd.cs.findbugs.Detector
High priority for bug instances.
HISTORY_ELEMENT_NAME - Static variable in interface edu.umd.cs.findbugs.BugCollection
 
HTMLBugReporter - Class in edu.umd.cs.findbugs
 
HTMLBugReporter(Project, String) - Constructor for class edu.umd.cs.findbugs.HTMLBugReporter
 

A B C D E F G H I J K L M N O P Q R S T U V W X Z