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

U

UE - Static variable in class edu.umd.cs.findbugs.ba.ReturnPath
Method returns by throwing an unhandled exception.
UNCHECKED - Static variable in class edu.umd.cs.findbugs.ba.type2.ObjectType
 
UNCONDITIONAL_DEREF_DB_FILENAME - Static variable in class edu.umd.cs.findbugs.ba.AnalysisContext
 
UnconditionalDerefAnalysis - Class in edu.umd.cs.findbugs.ba.npe
Dataflow analysis to look for parameters dereferenced unconditionally.
UnconditionalDerefAnalysis(ReverseDepthFirstSearch, CFG, MethodGen, ValueNumberDataflow, TypeDataflow) - Constructor for class edu.umd.cs.findbugs.ba.npe.UnconditionalDerefAnalysis
 
UnconditionalDerefDataflow - Class in edu.umd.cs.findbugs.ba.npe
Dataflow class for UnconditionalDerefAnalysis.
UnconditionalDerefDataflow(CFG, UnconditionalDerefAnalysis) - Constructor for class edu.umd.cs.findbugs.ba.npe.UnconditionalDerefDataflow
Constructor.
UnconditionalDerefSet - Class in edu.umd.cs.findbugs.ba.npe
 
UnconditionalDerefSet(int) - Constructor for class edu.umd.cs.findbugs.ba.npe.UnconditionalDerefSet
 
UNHANDLED_EXCEPTION_EDGE - Static variable in interface edu.umd.cs.findbugs.ba.EdgeTypes
Edge representing the possibility that an exception might propagate out of the current method.
union(SortedBugCollection, SortedBugCollection) - Static method in class edu.umd.cs.findbugs.workflow.UnionResults
 
UnionResults - Class in edu.umd.cs.findbugs.workflow
Compute the union of two sets of bug results, preserving annotations.
UnionResults() - Constructor for class edu.umd.cs.findbugs.workflow.UnionResults
 
UNKNOWN - Static variable in class edu.umd.cs.findbugs.ba.type2.ObjectType
 
UNKNOWN - Static variable in class edu.umd.cs.findbugs.OpcodeStack.Item
 
UNKNOWN_EDGE - Static variable in interface edu.umd.cs.findbugs.ba.EdgeTypes
Unknown edge type.
UNKNOWN_EDGE - Static variable in interface edu.umd.cs.findbugs.graph.DFSEdgeTypes
Unknown DFS edge type.
UNKNOWN_NULLNESS - Static variable in class edu.umd.cs.findbugs.ba.NullnessAnnotation
 
UNKNOWN_SOURCE_FILE - Static variable in class edu.umd.cs.findbugs.SourceLineAnnotation
String returned if the source file is unknown.
UNKNOWN_VALUES_ARE_NSP - Static variable in interface edu.umd.cs.findbugs.ba.npe.IsNullValueAnalysisFeatures
If this property is true, then we assume parameters and return values can be null (but aren't definitely null).
UnknownNullness - Annotation Type in edu.umd.cs.findbugs.annotations
Used to indicate that the nullness of element is unknown, or my vary in unknown ways in subclasses.
UnknownSupertypesException - Exception in edu.umd.cs.findbugs.ba.type2
 
UnknownSupertypesException(ObjectType) - Constructor for exception edu.umd.cs.findbugs.ba.type2.UnknownSupertypesException
 
UnknownTypeException - Exception in edu.umd.cs.findbugs.ba.type2
Exception to indicate that information requested about a type is not known.
UnknownTypeException(String) - Constructor for exception edu.umd.cs.findbugs.ba.type2.UnknownTypeException
 
UNNAMED_PROJECT - Static variable in class edu.umd.cs.findbugs.Project
Constant used to name anonymous projects.
UnnecessaryMath - Class in edu.umd.cs.findbugs.detect
Find occurrences of Math using constants, where the result of the calculation can be determined statically.
UnnecessaryMath(BugReporter) - Constructor for class edu.umd.cs.findbugs.detect.UnnecessaryMath
 
UnreadFields - Class in edu.umd.cs.findbugs.detect
 
UnreadFields(BugReporter) - Constructor for class edu.umd.cs.findbugs.detect.UnreadFields
 
Update - Class in edu.umd.cs.findbugs.workflow
Java main application to compute update a historical bug collection with results from another build/analysis.
Update() - Constructor for class edu.umd.cs.findbugs.workflow.Update
 
URLClassPath - Class in edu.umd.cs.findbugs.ba
A work-alike class to use instead of BCEL's ClassPath class.
URLClassPath() - Constructor for class edu.umd.cs.findbugs.ba.URLClassPath
Constructor.
URLClassPathRepository - Class in edu.umd.cs.findbugs.ba
BCEL Repository implementation that uses an URLClassPath to find classes.
URLClassPathRepository() - Constructor for class edu.umd.cs.findbugs.ba.URLClassPathRepository
 
UselessSubclassMethod - Class in edu.umd.cs.findbugs.detect
 
UselessSubclassMethod(BugReporter) - Constructor for class edu.umd.cs.findbugs.detect.UselessSubclassMethod
 
UseObjectEquals - Class in edu.umd.cs.findbugs.detect
 
UseObjectEquals(BugReporter) - Constructor for class edu.umd.cs.findbugs.detect.UseObjectEquals
 
useProject(String) - Method in class edu.umd.cs.findbugs.config.UserPreferences
Add given project filename to the front of the recently-used project list.
UserPreferences - Class in edu.umd.cs.findbugs.config
User Preferences outside of any one Project.
Util - Class in edu.umd.cs.findbugs.visitclass
 
Util() - Constructor for class edu.umd.cs.findbugs.visitclass.Util
 

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